summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gbp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gbp.conf b/.gbp.conf
index ea961018..8b3121ef 100644
--- a/.gbp.conf
+++ b/.gbp.conf
@@ -4,7 +4,7 @@
# the default build command:
#builder = debuild -i\.git/ -I.git
# the default clean command:
-#cleaner = debuild clean
+cleaner = "debian/rules prebuild && debuild clean"
# the default branch for upstream sources:
upstream-branch = upstream
# the default branch for the debian patch: