Accepting request 512252 from home:dimstar:Factory
- 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/request/show/512252 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua53?expand=0&rev=23
This commit is contained in:
parent
b897b094e2
commit
5efd445ce0
@ -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
|
||||
|
||||
|
@ -145,6 +145,8 @@ prefix=%{_prefix}
|
||||
exec_prefix=%{_prefix}
|
||||
libdir=%{_libdir}
|
||||
includedir=%{_prefix}/include/lua%{major_version}
|
||||
INSTALL_LMOD=%{_datadir}/lua/%{major_version}
|
||||
INSTALL_CMOD=%{_libdir}/lua/%{major_version}
|
||||
|
||||
Name: Lua %{major_version}
|
||||
Description: An Extensible Extension Language
|
||||
|
Loading…
Reference in New Issue
Block a user