X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian-security%2Fexport.sh;h=81d5ee085b8268e8d2b802c84b7d1adfa6b9d1f2;hb=71c48c6fce3e9f48367a19ed87c2400142c6f722;hp=339a8bfc85d1f44567ca51fe81faf1ab1e8112c3;hpb=c35377bd1fb884034708f74511f16aa06fca1d8a;p=dak.git diff --git a/config/debian-security/export.sh b/config/debian-security/export.sh index 339a8bfc..81d5ee08 100755 --- a/config/debian-security/export.sh +++ b/config/debian-security/export.sh @@ -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"