Index: Keywords/shell.ucl =================================================================== --- Keywords/shell.ucl +++ Keywords/shell.ucl @@ -8,21 +8,40 @@ # actions: [file] -post-install: < ${PKG_ROOTDIR}/etc/shells - rm -f ${PKG_ROOTDIR}/etc/shells.bak +post-install-lua: < ${PKG_ROOTDIR}/etc/shells - rm -f ${PKG_ROOTDIR}/etc/shells.bak +pre-deinstall-lua: <