diff --git a/lua-luafilesystem.changes b/lua-luafilesystem.changes index c9fa296..54a169f 100644 --- a/lua-luafilesystem.changes +++ b/lua-luafilesystem.changes @@ -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 diff --git a/lua-luafilesystem.spec b/lua-luafilesystem.spec index 5f433eb..d93a156 100644 --- a/lua-luafilesystem.spec +++ b/lua-luafilesystem.spec @@ -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,-)