From: short <> Date: Fri, 12 Sep 2003 19:53:23 +0000 (+0000) Subject: Include '--deb' and '--debtest' for '--help' text. X-Git-Tag: lufs_0_9_6_captive1~9 X-Git-Url: http://git.jankratochvil.net/?p=macros.git;a=commitdiff_plain;h=180227cc41c480abaf2e167602b9385e056098de Include '--deb' and '--debtest' for '--help' text. --- diff --git a/AutoGen.pm b/AutoGen.pm index 52074eb..e202fc4 100644 --- a/AutoGen.pm +++ b/AutoGen.pm @@ -59,6 +59,8 @@ Beware: '.basename($0).' is a tool only for maintainers! Supported parameters: --rpm Build RPM packages locally (needs /usr/src/(redhat|packages)/ access) --rpmtest Build RPM like "rpm" but w/o gpg/pgp signing + --deb Build DEB packages locally + --debtest Build DEB like "deb" but w/o gpg/pgp signing --clean Standard cleanup method --fullclean Like clean but even the .cvsignore files are removed --copy Behave exactly like in default mode but copy all instead of symlinks