to close Issue555, Make --confdir=path works as expected.
[grml-debootstrap.git] / config
diff --git a/config b/config
index 2ebb36e..92aff30 100644 (file)
--- a/config
+++ b/config
@@ -118,7 +118,7 @@ DEBCONF='yes'
 EXTRAPACKAGES='yes'
 
 # place of config files for debootstrap
-CONFFILES='/etc/debootstrap/'
+CONFFILES='/etc/debootstrap'
 
 # mount point where chroot actions should take place
 # MNTPOINT='/mnt/debootstrap'