From 1da0d5156835cc364368e758e2dddeb35c658062 Mon Sep 17 00:00:00 2001 From: short <> Date: Thu, 18 Sep 2003 07:46:58 +0000 Subject: [PATCH] Include '--dist' for '--help' text. --- AutoGen.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/AutoGen.pm b/AutoGen.pm index e202fc4..f697c05 100644 --- a/AutoGen.pm +++ b/AutoGen.pm @@ -61,6 +61,7 @@ Supported parameters: --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 + --dist Prepare all build files but do not run the final "./configure" --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