index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Lukáš Jirkovský <l.jirkovsky@gmail.com> | 2013-10-04 15:57:08 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-10-14 13:00:50 +1000 |
commit | 043f250d0e93f07be60a94c92a027d6f61fc9158 (patch) | |
tree | 240e867de3fc10ed51bd09cecf1722c43b17e851 /doc/makepkg.8.txt | |
parent | 2f7e92ad045fb276c8fe88d4793c8edc383d147c (diff) |
-rw-r--r-- | doc/makepkg.8.txt | 3 |
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index ceb7b910..448d447d 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -147,6 +147,9 @@ Options *-V, \--version*:: Display version information. +*-C, \--cleanbuild*:: + Remove the $srcdir before building the package. + *\--allsource*:: Do not actually build the package, but build a source-only tarball that includes all sources, including those that are normally download via |