commit 7660cf00e0a1f5359e349cdb53035f778abe75fc
Author: Jakub Bogusz <[email protected]>
Date:   Wed Aug 7 20:59:52 2013 +0200

    - use simpler, direct, rpm4/rpm5 compliant macro

 mksh.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mksh.spec b/mksh.spec
index 6b155d8..5bdba49 100644
--- 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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mksh.git/commitdiff/7660cf00e0a1f5359e349cdb53035f778abe75fc

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to