Include '--deb' and '--debtest' for '--help' text.
authorshort <>
Fri, 12 Sep 2003 19:53:23 +0000 (19:53 +0000)
committershort <>
Fri, 12 Sep 2003 19:53:23 +0000 (19:53 +0000)
AutoGen.pm

index 52074eb..e202fc4 100644 (file)
@@ -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