From 043f250d0e93f07be60a94c92a027d6f61fc9158 Mon Sep 17 00:00:00 2001 From: Lukáš Jirkovský Date: Fri, 4 Oct 2013 15:57:08 +0200 Subject: Add a -C, --cleanbuild option to clear the source directory before building a package. Implements FS#17175. [Allan: Minor changes to output strings, fix removing of source directory] Signed-off-by: Allan McRae --- doc/makepkg.8.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') 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 -- cgit v1.2.3-54-g00ecf