diff options
author | kitsunyan | 2018-06-09 21:03:03 +0000 |
---|---|---|
committer | kitsunyan | 2018-06-09 21:03:03 +0000 |
commit | 7accdb6dab38f0ecb49669b7ddc04dc4f5facd14 (patch) | |
tree | 3bb6dd6ce685551015eb64d802ee737ded48eef5 /doc | |
parent | 0b6c3e6732c5c0d5b6613d2fe450c3b7760c0827 (diff) |
Allow to ignore arch in PKGBUILD
Diffstat (limited to 'doc')
-rw-r--r-- | doc/pakku.conf.5.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/pakku.conf.5.txt b/doc/pakku.conf.5.txt index 3357aa8..bc840e2 100644 --- a/doc/pakku.conf.5.txt +++ b/doc/pakku.conf.5.txt @@ -35,6 +35,10 @@ Options Check ignored packages for updates in AUR. Pakku will be able to warn about ignored package upgrade. +*IgnoreArch*:: + Ignore a missing or incomplete arch field in the build script. Pakku + will pass '\--ignorearch' option to linkman:makepkg[8]. + *PrintAurNotFound*:: Print warnings during upgrade operation when foreign packages were not found in AUR. |