[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] source the common stuff



Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 config/debian-security/export.sh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/config/debian-security/export.sh b/config/debian-security/export.sh
index 339a8bf..81d5ee0 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"
-- 
1.5.6.5


Reply to: