add a .devbuildrc for abuild subproject itself

now its possible to build alpine iso with uncommitted developer abuild apk.
This commit is contained in:
Natanael Copa 2009-01-15 16:11:19 +00:00
parent a43aa87150
commit d992b4aee5
1 changed files with 2 additions and 0 deletions

2
.devbuildrc Normal file
View File

@ -0,0 +1,2 @@
VERSION=$(awk -F= '$1 == "abuild_ver" {print $2}' abuild)
SUFFIX=.tar.gz