From 180227cc41c480abaf2e167602b9385e056098de Mon Sep 17 00:00:00 2001 From: short <> Date: Fri, 12 Sep 2003 19:53:23 +0000 Subject: [PATCH 1/1] Include '--deb' and '--debtest' for '--help' text. --- AutoGen.pm | 2 ++ 1 file changed, 2 insertions(+) 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 -- 1.8.3.1