Revert "lose the prebuild hook for now while I'm fumbling"
authorBdale Garbee <bdale@gag.com>
Fri, 27 Aug 2010 18:37:36 +0000 (12:37 -0600)
committerBdale Garbee <bdale@gag.com>
Fri, 27 Aug 2010 18:37:36 +0000 (12:37 -0600)
This reverts commit a21b6bb60ac1c07ebd161534a4ea63bfde50dcdf.

debian/gbp.conf

index 9c366c766bac3ee3fba107b2f598069d2bd60e74..9561fdfe8f05aa851218f1f26c2c165e6325e757 100644 (file)
@@ -4,8 +4,7 @@
 # the default build command:
 #builder = debuild -i\.git/ -I.git
 # the default clean command:
 # 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:
 # the default branch for upstream sources:
 upstream-branch = upstream
 # the default branch for the debian patch: