index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Eric Bélanger <snowmaniscool@gmail.com> | 2013-04-28 22:42:22 -0400 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-04-30 21:04:21 +1000 |
commit | 9de33488bffffd4bb273f73f98a0ced40ba06f29 (patch) | |
tree | 96959a555ed012e1d3259b1cb2cc6efd6e371e93 /doc | |
parent | b8c84479712f021735466d9882bf8ebbf1c558e4 (diff) |
-rw-r--r-- | doc/makepkg.8.txt | 3 |
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index ecee63a1..82ef88b8 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -162,6 +162,9 @@ Options *\--nocheck*:: Do not run the check() function in the PKGBUILD or handle the checkdepends. +*\--noprepare*:: + Do not run the prepare() function in the PKGBUILD. + *\--sign*:: Sign the resulting package with gpg, overriding the setting in linkman:makepkg.conf[5]. |