From bca7264a0c222c4153a948caf9834cdabaca368f Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Mon, 20 Feb 2006 13:33:16 +0000 Subject: [PATCH 1/1] I renamed the config dir a while ago, fix that (now that we have something using this variable with the changelogs stuff) --- config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sh b/config.sh index 7503265..df7fae5 100644 --- 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 -- 2.39.2