summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2010-08-27 11:26:29 -0600
committerBdale Garbee <bdale@gag.com>2010-08-27 11:26:29 -0600
commita21b6bb60ac1c07ebd161534a4ea63bfde50dcdf (patch)
treec5b7e911a1debe0ee9f37de7d4848884bcc6fae5 /debian
parent9ea94411c9730f7a271366d309ab4827beeeb839 (diff)
lose the prebuild hook for now while I'm fumbling
Diffstat (limited to 'debian')
-rw-r--r--debian/gbp.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 9561fdfe..9c366c76 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -4,7 +4,8 @@
# the default build command:
#builder = debuild -i\.git/ -I.git
# the default clean command:
-cleaner = debian/rules prebuild && debuild clean
+#cleaner = debian/rules prebuild && debuild clean
+cleaner = debuild clean
# the default branch for upstream sources:
upstream-branch = upstream
# the default branch for the debian patch: