summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/gbp.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 9c366c76..9561fdfe 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -4,8 +4,7 @@
# the default build command:
#builder = debuild -i\.git/ -I.git
# the default clean command:
-#cleaner = debian/rules prebuild && debuild clean
-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: