commit 0736d759e0a0dd18b11776e2fb679ab6f6154930
Author: Jakub Bogusz <[email protected]>
Date:   Thu Apr 23 19:56:38 2015 +0200

    - build with proper runtime paths (PREFIX, MULTILIB)
    - release 2

 luajit.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/luajit.spec b/luajit.spec
index eb5d172..97a6cb8 100644
--- a/luajit.spec
+++ b/luajit.spec
@@ -2,7 +2,7 @@ Summary:        Just-in-Time compiler for Lua
 Summary(pl.UTF-8):     Kompilator JIT dla języka Lua
 Name:          luajit
 Version:       2.0.3
-Release:       1
+Release:       2
 License:       MIT
 Group:         Libraries
 #Source0Download: http://luajit.org/download.html
@@ -50,6 +50,8 @@ Statyczna biblioteka LuaJIT.
 
 %build
 %{__make} \
+       PREFIX=%{_prefix} \
+       MULTILIB=%{_lib} \
        CC="%{__cc}" \
        CCOPT="%{rpmcflags} -fomit-frame-pointer" \
        CCOPT_x86= \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/luajit.git/commitdiff/b12acbc28381a1423b58e7b6394fabf1090c0061

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

Reply via email to