growlight: enable man on ppc64le-musl
This commit is contained in:
@@ -22,7 +22,7 @@ desc_option_man="Use pandoc for manpages"
|
||||
desc_option_zfs="Build with ZFS Support"
|
||||
|
||||
case "$XBPS_MACHINE" in
|
||||
x86_64*|i686|ppc64le) build_options_default="man" ;;
|
||||
x86_64*|i686|ppc64le*) build_options_default="man" ;;
|
||||
esac
|
||||
|
||||
pre_configure() {
|
||||
|
||||
Reference in New Issue
Block a user