PAmix: Broken on musl for now
This commit is contained in:
@@ -13,6 +13,10 @@ homepage="https://github.com/patroclos/PAmix"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=52c0022bb650d93ee348a7e50156bc94dd9a77a47fff279b07e92f0b40ce145d
|
||||
|
||||
case "${XBPS_TARGET_MACHINE}" in
|
||||
*-musl) broken="Parts of ncurses, not available on musl";;
|
||||
done
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
@@ -20,3 +24,7 @@ pre_configure() {
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
||||
# REMARKS:
|
||||
# Named PAmix instead of pamix to match upstream and prevent misassociation
|
||||
# with Pluggable Authentication Modules
|
||||
|
||||
Reference in New Issue
Block a user