X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian-security%2Fexport.sh;h=f3520e82edaebc3cf65ec592afbebb4c1f74174c;hb=11c5e4d559120ac40c31b27c9422c79dfa5e0960;hp=339a8bfc85d1f44567ca51fe81faf1ab1e8112c3;hpb=c35377bd1fb884034708f74511f16aa06fca1d8a;p=dak.git diff --git a/config/debian-security/export.sh b/config/debian-security/export.sh index 339a8bfc..f3520e82 100755 --- a/config/debian-security/export.sh +++ b/config/debian-security/export.sh @@ -14,10 +14,12 @@ umask 022 export LANG=C export LC_ALL=C +. "${configdir}/../debian/common" + # extract changelogs and stuff function changelogs() { log "Extracting changelogs" - dak make-changelog -e + dak make-changelog -e -a security mkdir -p ${exportpublic}/changelogs cd ${exportpublic}/changelogs rsync -aHW --delete --delete-after --ignore-errors ${exportdir}/changelogs/. .