diff options
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 3 |
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 |