summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-shells/tcsh/tcsh_6.22.04.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-shells/tcsh/tcsh_6.22.04.bb b/meta-oe/recipes-shells/tcsh/tcsh_6.22.04.bb
index f7282bf1fd..49d7c3f755 100644
--- a/meta-oe/recipes-shells/tcsh/tcsh_6.22.04.bb
+++ b/meta-oe/recipes-shells/tcsh/tcsh_6.22.04.bb
@@ -44,3 +44,4 @@ pkg_postinst:${PN} () {
44echo /usr/bin/tcsh >> $D/etc/shells 44echo /usr/bin/tcsh >> $D/etc/shells
45echo /usr/bin/csh >> $D/etc/shells 45echo /usr/bin/csh >> $D/etc/shells
46} 46}
47BBCLASSEXTEND = "native nativesdk"