summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2009-08-18 11:57:00 -0600
committerBdale Garbee <bdale@gag.com>2009-08-18 11:57:00 -0600
commitf65fa2b7d810ebae4b6df313de8bfe3687223a16 (patch)
treed3b6dfb2ceb516c289dfb857122c9a68178a5269
parentdc5679ee90429fe43c6180d1d298183a79334dfc (diff)
call debian/rules prebuild before creating source tarball
-rw-r--r--.gbp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gbp.conf b/.gbp.conf
index ea961018..8b3121ef 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 = debuild clean
+cleaner = "debian/rules prebuild && debuild clean"
# the default branch for upstream sources:
upstream-branch = upstream
# the default branch for the debian patch: