|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../musl/parse-config-9 |
|
|
|
|
# Copyright (C) 2012 - 2013 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2012 - 2014 The OpenSDE Project |
|
|
|
|
# |
|
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
|
# |
|
|
|
@ -185,7 +185,9 @@ if [ "$SDECFG_LIBC" == "musl" ]; then
|
|
|
|
|
gzip|m4) |
|
|
|
|
hook_add preconf 9 'musl_fix_gnulib lib' |
|
|
|
|
;; |
|
|
|
|
|
|
|
|
|
findutils) |
|
|
|
|
hook_add preconf 9 'musl_fix_gnulib gnulib/lib' |
|
|
|
|
;; |
|
|
|
|
esac |
|
|
|
|
|
|
|
|
|
# same package translations to look for patches |
|
|
|
|