forked from pool/lua53
This commit is contained in:
committed by
Git OBS Bridge
parent
9aea546af2
commit
8cba2aa308
10
macros.lua
10
macros.lua
@@ -1,10 +0,0 @@
|
||||
# RPM macros for Lua
|
||||
|
||||
# The major.minor version of Lua
|
||||
%lua_version %(lua -e 'print(_VERSION)' | cut -d ' ' -f 2)
|
||||
|
||||
# compiled modules should go here
|
||||
%lua_archdir %{_libdir}/lua/%{lua_version}
|
||||
|
||||
# pure Lua modules should go here
|
||||
%lua_noarchdir %{_datadir}/lua/%{lua_version}
|
Reference in New Issue
Block a user