mirror of
https://gitlab.alpinelinux.org/alpine/abuild.git
synced 2024-12-24 16:02:23 +00:00
add a .devbuildrc for abuild subproject itself
now its possible to build alpine iso with uncommitted developer abuild apk.
This commit is contained in:
parent
a43aa87150
commit
d992b4aee5
2
.devbuildrc
Normal file
2
.devbuildrc
Normal file
@ -0,0 +1,2 @@
|
||||
VERSION=$(awk -F= '$1 == "abuild_ver" {print $2}' abuild)
|
||||
SUFFIX=.tar.gz
|
Loading…
Reference in New Issue
Block a user