10
0

Accepting request 448754 from home:eeich:branches:devel:languages:lua

- Replaced 'makeinstall' by 'make_install'.

OBS-URL: https://build.opensuse.org/request/show/448754
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luafilesystem?expand=0&rev=3
This commit is contained in:
Matthias Mailänder
2017-01-04 18:52:28 +00:00
committed by Git OBS Bridge
parent 28846676e1
commit 05d573f2f1
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 4 15:40:43 UTC 2017 - eich@suse.com
- Replaced 'makeinstall' by 'make_install'.
-------------------------------------------------------------------
Mon Oct 17 13:30:22 UTC 2016 - eich@suse.com

View File

@@ -47,7 +47,7 @@ export OPTFLAGS="%{optflags} -fPIC"
make %{_smp_mflags}
%install
%makeinstall LUA_LIBDIR='$(DESTDIR)/%{lua_archdir}/'
%make_install LUA_LIBDIR='$(DESTDIR)/%{lua_archdir}/'
%files
%defattr(-,root,root,-)