summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
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 764d095..05bb3ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -219,6 +219,9 @@ clean: cleanfiles unpatch
cleanfiles:
dh_testdir
dh_testroot
+
+ debconf-updatepo
+
rm -f build-stamp configure-stamp installbase-stamp
# Add here commands to clean up after the build process.