summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/gzip/gzip.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/gzip/gzip.inc')
-rw-r--r--meta/recipes-extended/gzip/gzip.inc5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/recipes-extended/gzip/gzip.inc b/meta/recipes-extended/gzip/gzip.inc
index 6e81883472..04f8f95dd5 100644
--- a/meta/recipes-extended/gzip/gzip.inc
+++ b/meta/recipes-extended/gzip/gzip.inc
@@ -22,11 +22,6 @@ do_install_append () {
22 fi 22 fi
23} 23}
24 24
25do_install_append_libc-musl () {
26 rm ${D}${libdir}/charset.alias
27 rmdir ${D}${libdir}
28}
29
30inherit update-alternatives 25inherit update-alternatives
31 26
32ALTERNATIVE_PRIORITY = "100" 27ALTERNATIVE_PRIORITY = "100"