SDL_mixer: rebuild for musl
This commit is contained in:
parent
29c4fc9b70
commit
79f4ba93e7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'SDL_mixer'
|
||||
pkgname=SDL_mixer
|
||||
version=1.2.12
|
||||
revision=11
|
||||
revision=12
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -23,7 +23,7 @@ pre_configure() {
|
|||
}
|
||||
|
||||
post_install() {
|
||||
vinstall COPYING 644 usr/share/licenses/${pkgname}
|
||||
vlicense COPYING
|
||||
}
|
||||
|
||||
SDL_mixer-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue