]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian-security/export.sh
source the common stuff
[dak.git] / 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"