diff options
-rw-r--r-- | meta-oe/recipes-shells/tcsh/tcsh_6.22.04.bb | 1 |
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} () { | |||
44 | echo /usr/bin/tcsh >> $D/etc/shells | 44 | echo /usr/bin/tcsh >> $D/etc/shells |
45 | echo /usr/bin/csh >> $D/etc/shells | 45 | echo /usr/bin/csh >> $D/etc/shells |
46 | } | 46 | } |
47 | BBCLASSEXTEND = "native nativesdk" | ||