summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/zsh/zsh.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/zsh/zsh.inc')
-rw-r--r--meta-oe/recipes-extended/zsh/zsh.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/zsh/zsh.inc b/meta-oe/recipes-extended/zsh/zsh.inc
index 9713cfc21..55812213a 100644
--- a/meta-oe/recipes-extended/zsh/zsh.inc
+++ b/meta-oe/recipes-extended/zsh/zsh.inc
@@ -25,7 +25,7 @@ EXTRA_OECONF = " \
25 --disable-gdbm \ 25 --disable-gdbm \
26 --disable-dynamic \ 26 --disable-dynamic \
27 zsh_cv_shared_environ=yes \ 27 zsh_cv_shared_environ=yes \
28 " 28"
29 29
30ALTERNATIVE_${PN} = "sh" 30ALTERNATIVE_${PN} = "sh"
31ALTERNATIVE_LINK_NAME[sh] = "${base_bindir}/sh" 31ALTERNATIVE_LINK_NAME[sh] = "${base_bindir}/sh"
@@ -53,4 +53,4 @@ FILES_${PN}-dbg += "\
53 ${libdir}/${PN}/${PV}/${PN}/.debug/*.so \ 53 ${libdir}/${PN}/${PV}/${PN}/.debug/*.so \
54 ${libdir}/${PN}/${PV}/${PN}/db/.debug/*.so \ 54 ${libdir}/${PN}/${PV}/${PN}/db/.debug/*.so \
55 ${libdir}/${PN}/${PV}/${PN}/net/.debug/*.so \ 55 ${libdir}/${PN}/${PV}/${PN}/net/.debug/*.so \
56 " 56"