diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-03-08 01:34:50 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-03-08 01:34:50 +0300 |
commit | 1e8772a04041dd512e9ee1ff922758db6b3a6116 (patch) | |
tree | c68c2860756bbc64309cb95ed7ef71aa7b7a1d5b /debian/gbp.conf | |
parent | debian: add Vagrantfile for building packages (diff) | |
download | linux-status-1e8772a04041dd512e9ee1ff922758db6b3a6116.tar.gz linux-status-1e8772a04041dd512e9ee1ff922758db6b3a6116.zip |
debian: more one-liners in Makefile
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r-- | debian/gbp.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf index 51b688e..a32554f 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -4,4 +4,3 @@ debian-branch = debian debian-tag = debian/v%(version)s pristine-tar = False export-dir = debian/build-area/ -builder = debuild -i -I -k3B3EF1235420917E0DB0723991D679FB92B036CB |