summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorRene Mayrhofer <rene@mayrhofer.eu.org>2006-08-23 22:06:02 +0000
committerRene Mayrhofer <rene@mayrhofer.eu.org>2006-08-23 22:06:02 +0000
commit7c802952c4063773857718b8967bdd1b75bc1825 (patch)
treee22f467e587c996607b4108734536350259164ba /debian/rules
parent79518254abf48f79b19f696ce576b4c5eabdf232 (diff)
downloadvyos-strongswan-7c802952c4063773857718b8967bdd1b75bc1825.tar.gz
vyos-strongswan-7c802952c4063773857718b8967bdd1b75bc1825.zip
- Copy a fix from the last openswan upload: call debconf-updatepo to update the templates
and translations.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index a88b451b6..7013680ed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -76,6 +76,9 @@ clean: unpatch
# just in case something went wrong
rm -f $(CURDIR)/debian/ipsec.secrets
+
+ # and make sure that template are up-to-date
+ debconf-updatepo
dh_clean