X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian-security%2Fexport.sh;h=f3520e82edaebc3cf65ec592afbebb4c1f74174c;hb=773f4286615587294d6e6acfb850df53a661bbc5;hp=81d5ee085b8268e8d2b802c84b7d1adfa6b9d1f2;hpb=9c1592746299bf06fd8974f7283673b64e21be85;p=dak.git diff --git a/config/debian-security/export.sh b/config/debian-security/export.sh index 81d5ee08..f3520e82 100755 --- a/config/debian-security/export.sh +++ b/config/debian-security/export.sh @@ -19,7 +19,7 @@ export LC_ALL=C # 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/. .