SHA256
10
0
forked from pool/lua-luaexpat
Tomáš Chvátal
2017-07-13 20:20:11 +00:00
committed by Git OBS Bridge
parent 5efb347d7c
commit 9257a9510c

View File

@@ -45,6 +45,7 @@ LuaExpat is a SAX XML parser based on the Expat library.
%build
make %{?_smp_mflags} \
PREFIX="%{_prefix}" \
LUA_V=%{lua_version} \
LUA_CDIR="%{lua_archdir}" \
LUA_INC="-I%{lua_incdir}" \
CFLAGS="%{optflags}"