]> git.pld-linux.org Git - packages/mksh.git/commitdiff
- use simpler, direct, rpm4/rpm5 compliant macro
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 7 Aug 2013 18:59:52 +0000 (20:59 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 7 Aug 2013 18:59:52 +0000 (20:59 +0200)
mksh.spec

index 6b155d824a250035b7b75590f628bbb26131a536..5bdba490088e3aa8f18dd1bae3f1270ec6b8d4d7 100644 (file)
--- a/mksh.spec
+++ b/mksh.spec
@@ -202,7 +202,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %triggerpostun -p <lua> -- pdksh
 if arg[2] ~= 0 then
-%add_etc_shells /bin/sh /bin/ksh /bin/mksh
+%lua_add_etc_shells /bin/sh /bin/ksh /bin/mksh
 end
 
 %files
This page took 0.09653 seconds and 4 git commands to generate.