diff options
| -rw-r--r-- | meta/recipes-core/eglibc/eglibc-package.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/eglibc/eglibc-package.inc b/meta/recipes-core/eglibc/eglibc-package.inc index 2a1d939786..d89871718e 100644 --- a/meta/recipes-core/eglibc/eglibc-package.inc +++ b/meta/recipes-core/eglibc/eglibc-package.inc | |||
| @@ -104,5 +104,6 @@ PACKAGE_PREPROCESS_FUNCS += "eglibc_package_preprocess" | |||
| 104 | 104 | ||
| 105 | eglibc_package_preprocess () { | 105 | eglibc_package_preprocess () { |
| 106 | rm -rf ${PKGD}/${includedir}/eglibc-locale-internal-${MULTIMACH_TARGET_SYS} | 106 | rm -rf ${PKGD}/${includedir}/eglibc-locale-internal-${MULTIMACH_TARGET_SYS} |
| 107 | rm -rf ${PKGD}/${libdir}/locale | ||
| 107 | } | 108 | } |
| 108 | 109 | ||
