Author: adam-guest
Date: 2008-02-17 14:51:29 +0000 (Sun, 17 Feb 2008)
New Revision: 1026
Modified:
trunk/conf.default.in
Log:
Add DGET_{UNPACK,VERIFY} to the default config
Modified: trunk/conf.default.in
===================================================================
--- trunk/conf.default.in 2008-02-17 14:40:25 UTC (rev 1025)
+++ trunk/conf.default.in 2008-02-17 14:51:29 UTC (rev 1026)
@@ -291,6 +291,12 @@
# Extra directories to search for files in addition to
# /var/cache/apt/archives. This is a colon-separated list of directories.
# DGET_PATH=""
+#
+# Unpack downloaded source packages
+# DGET_UNPACK=yes
+#
+# Verify source package signatures using dscverify
+# DGET_VERIFY=yes
##### diff2patches
#
--
To unsubscribe, send mail to [EMAIL PROTECTED]