forked from pool/lua-luafilesystem
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:
committed by
Git OBS Bridge
parent
28846676e1
commit
05d573f2f1
@@ -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
|
||||
|
||||
|
@@ -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,-)
|
||||
|
Reference in New Issue
Block a user