Author: schoenfeld
Date: 2008-11-06 12:34:06 +0000 (Thu, 06 Nov 2008)
New Revision: 1712
Modified:
trunk/scripts/build-rdeps.pl
Log:
Fix mistake in usage for exclude-component param
Modified: trunk/scripts/build-rdeps.pl
===================================================================
--- trunk/scripts/build-rdeps.pl 2008-11-06 12:31:39 UTC (rev 1711)
+++ trunk/scripts/build-rdeps.pl 2008-11-06 12:34:06 UTC (rev 1712)
@@ -117,7 +117,7 @@
--distribution distribution Select a distribution to search for
build-depends
(Default: unstable)
--only-main Ignore contrib and non-free
- --exclude-component=COMPONENT Ignore the specified component (can be given
multiple times)
+ --exclude-component COMPONENT Ignore the specified component (can be given
multiple times)
EOT
version;
--
To unsubscribe, send mail to [EMAIL PROTECTED]