diff options
Diffstat (limited to 'plymouth/debian/gbp.conf')
-rw-r--r-- | plymouth/debian/gbp.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plymouth/debian/gbp.conf b/plymouth/debian/gbp.conf new file mode 100644 index 0000000..df487e1 --- /dev/null +++ b/plymouth/debian/gbp.conf @@ -0,0 +1,8 @@ +[DEFAULT] +debian-branch = debian +upstream-branch = upstream +pristine-tar = True + +[buildpackage] +tarball-dir = ../tarballs/ +export-dir = ../build-area/ |