mirror of
https://gitlab.alpinelinux.org/alpine/abuild.git
synced 2025-01-26 17:24:07 +00:00
newapkbuild: use make 'package' phase for CMake as well
This commit is contained in:
parent
17eb90499e
commit
83f37d0076
@ -284,7 +284,7 @@ package() {
|
||||
__EOF__
|
||||
|
||||
case "$buildtype" in
|
||||
make)
|
||||
make|cmake)
|
||||
package_make;;
|
||||
autotools)
|
||||
package_autotools;;
|
||||
|
Loading…
Reference in New Issue
Block a user