From: Arkadiusz Miƛkiewicz Date: Thu, 7 Jul 2011 16:14:32 +0000 (+0000) Subject: - additional add_etc_shells for /bin/sh at posttrans (so removing pdksh won't remove... X-Git-Tag: auto/th/mksh-40-2~5 X-Git-Url: https://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=53bc9e9e1ec70628408802037ec355b5229c4265;p=packages%2Fmksh.git - additional add_etc_shells for /bin/sh at posttrans (so removing pdksh won't remove /bin/sh from there) Changed files: mksh.spec -> 1.17 --- diff --git a/mksh.spec b/mksh.spec index 409418b..913ddf8 100644 --- a/mksh.spec +++ b/mksh.spec @@ -118,6 +118,8 @@ rm -rf $RPM_BUILD_ROOT %post -p %add_etc_shells -p /bin/sh /bin/mksh %preun -p %remove_etc_shells -p /bin/sh /bin/mksh +%posttrans -p %add_etc_shells -p /bin/sh + %post static -p %add_etc_shells -p /bin/mksh.static %preun static -p %remove_etc_shells -p /bin/mksh.static