[packages/mksh] - use simpler, direct, rpm4/rpm5 compliant macro

qboosh qboosh at pld-linux.org
Wed Aug 7 21:00:41 CEST 2013


commit 7660cf00e0a1f5359e349cdb53035f778abe75fc
Author: Jakub Bogusz <qboosh at pld-linux.org>
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



More information about the pld-cvs-commit mailing list