forked from pool/lua51
- Add INSLATT_LMOD and INSTALL_CMOD variables to lua53.pc: this is
queried for example by rrdtool's buildsystem. OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua51?expand=0&rev=22
This commit is contained in:
committed by
Git OBS Bridge
parent
17cec6777c
commit
92b43f854e
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 24 12:08:05 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Add INSLATT_LMOD and INSTALL_CMOD variables to lua53.pc: this is
|
||||||
|
queried for example by rrdtool's buildsystem.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 20 12:36:41 UTC 2017 - tchvatal@suse.com
|
Thu Jul 20 12:36:41 UTC 2017 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@@ -138,6 +138,8 @@ prefix=%{_prefix}
|
|||||||
exec_prefix=%{_prefix}
|
exec_prefix=%{_prefix}
|
||||||
libdir=%{_libdir}
|
libdir=%{_libdir}
|
||||||
includedir=%{_prefix}/include/lua%{major_version}
|
includedir=%{_prefix}/include/lua%{major_version}
|
||||||
|
INSTALL_LMOD=%{_datadir}/lua/%{major_version}
|
||||||
|
INSTALL_CMOD=%{_libdir}/lua/%{major_version}
|
||||||
|
|
||||||
Name: Lua %{major_version}
|
Name: Lua %{major_version}
|
||||||
Description: An Extensible Extension Language
|
Description: An Extensible Extension Language
|
||||||
|
Reference in New Issue
Block a user