oops, fix syntax
authorBdale Garbee <bdale@gag.com>
Tue, 18 Aug 2009 17:58:11 +0000 (11:58 -0600)
committerBdale Garbee <bdale@gag.com>
Tue, 18 Aug 2009 17:58:11 +0000 (11:58 -0600)
.gbp.conf

index 8b3121ef579dfbd45614be4721521449c58a4da5..9561fdfe8f05aa851218f1f26c2c165e6325e757 100644 (file)
--- 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 = "debian/rules prebuild && debuild clean"
+cleaner = debian/rules prebuild && debuild clean
 # the default branch for upstream sources:
 upstream-branch = upstream
 # the default branch for the debian patch: