]> git.deb.at Git - deb/packages.git/commitdiff
I renamed the config dir a while ago, fix that (now that we have something
authorFrank Lichtenheld <frank@lichtenheld.de>
Mon, 20 Feb 2006 13:33:16 +0000 (13:33 +0000)
committerFrank Lichtenheld <frank@lichtenheld.de>
Mon, 20 Feb 2006 13:33:16 +0000 (13:33 +0000)
using this variable with the changelogs stuff)

config.sh

index 750326567d83e596b117c6c035c30e4df11e7df3..df7fae562915b7d84b9f893e6d238d4d94a14ec5 100644 (file)
--- a/config.sh
+++ b/config.sh
@@ -13,7 +13,7 @@ archivedir=${topdir}/archive
 podir=${topdir}/po
 localedir=${topdir}/locale
 staticdir=${topdir}/static
-configdir=${topdir}/etc
+configdir=${topdir}/conf
 
 # unset this if packages.debian.org moves somewhere where the packages files
 # cannot be obtained locally