]> git.pld-linux.org Git - packages/mksh.git/commitdiff
- additional add_etc_shells for /bin/sh at posttrans (so removing pdksh won't remove...
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 7 Jul 2011 16:14:32 +0000 (16:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mksh.spec -> 1.17

mksh.spec

index 409418b4ccacf29747fb9e6f104706e8faa3ca79..913ddf833bfe405afeb386a3c32a694312231cfa 100644 (file)
--- 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
 
This page took 0.098249 seconds and 4 git commands to generate.