]> git.decadent.org.uk Git - dak.git/commitdiff
source the common stuff
authorJoerg Jaspert <joerg@debian.org>
Thu, 17 Feb 2011 21:33:04 +0000 (22:33 +0100)
committerJoerg Jaspert <joerg@debian.org>
Thu, 17 Feb 2011 21:33:04 +0000 (22:33 +0100)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian-security/export.sh

index 339a8bfc85d1f44567ca51fe81faf1ab1e8112c3..81d5ee085b8268e8d2b802c84b7d1adfa6b9d1f2 100755 (executable)
@@ -14,6 +14,8 @@ umask 022
 export LANG=C
 export LC_ALL=C
 
+. "${configdir}/../debian/common"
+
 # extract changelogs and stuff
 function changelogs() {
     log "Extracting changelogs"