mirror of
https://gitlab.alpinelinux.org/alpine/abuild.git
synced 2025-04-04 23:30:30 +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