summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2009-08-18 11:58:11 -0600
committerBdale Garbee <bdale@gag.com>2009-08-18 11:58:11 -0600
commit24c337de950ac5d4b1d074dc20eb7c6a68338462 (patch)
tree6be50fdb17a062977528726cb29c427c81cb64a9
parent11c610c0e09d4f175b7e164e071ada361a1e9e2e (diff)
oops, fix syntax
-rw-r--r--.gbp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gbp.conf b/.gbp.conf
index 8b3121ef..9561fdfe 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 = "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: