This website works better with JavaScript.
Home
Explore
About Gitea
Register
Sign In
devuan
/
apt
Watch
10
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
19
Wiki
Activity
Browse Source
debian/gbp.conf: use export-dir
tags/devuan/2.0.1+devuan1
Michael Vogt
6 years ago
parent
22da5c135a
commit
2054e4db2f
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
debian/gbp.conf
+ 2
- 0
debian/gbp.conf
View File
@@ -3,3 +3,5 @@ prebuild = ./prepare-release pre-export
postbuild = ./prepare-release post-build
debian-branch = debian/sid
debian-tag = %(version)s
export-dir = ../build-area
sign-tags = True
Write
Preview
Loading…
Cancel
Save