Browse Source

musl: fix gzip support

stable/0.6
Alejandro Mery 11 years ago
parent
commit
f7db6862c9
  1. 2
      base/musl/parse-config-9

2
base/musl/parse-config-9

@ -182,7 +182,7 @@ if [ "$SDECFG_LIBC" == "musl" ]; then
;;
# packages to fix gnulib weirdness
m4)
gzip|m4)
hook_add preconf 9 'musl_fix_gnulib lib'
;;

Loading…
Cancel
Save