diff options
| -rw-r--r-- | .gbp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
