[packages/lua-expat] Force linking with liblua51

aredridel aredridel at pld-linux.org
Sat Feb 8 04:03:09 CET 2014


commit 82561dd1b99ce08dbdb7ee2d72a616a9b9250457
Author: Aria Stewart <aredridel at nbtsc.org>
Date:   Fri Feb 7 19:59:17 2014 -0700

    Force linking with liblua51

 lua-expat.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lua-expat.spec b/lua-expat.spec
index 0343372..d662f1d 100644
--- a/lua-expat.spec
+++ b/lua-expat.spec
@@ -26,7 +26,7 @@ LuaExpat egy SAX XML elemző az Expat könyvtárra épülve.
 	s at CFLAGS = \(.*\)@CFLAGS = -fPIC \1@" config
 
 %build
-%{__make}
+%{__make} LIB_OPTION='-shared -llua51'
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lua-expat.git/commitdiff/82561dd1b99ce08dbdb7ee2d72a616a9b9250457



More information about the pld-cvs-commit mailing list