forked from pool/lua-moonscript
Fix filelist for alternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-moonscript?expand=0&rev=8
This commit is contained in:
parent
924e25959f
commit
f40d5ee286
@ -110,8 +110,13 @@ busted
|
||||
%if ! %{with test}
|
||||
%files
|
||||
%doc CHANGELOG.md README.md docs
|
||||
%{_bindir}/moon*
|
||||
%{_bindir}/moon
|
||||
%{_bindir}/moon-%{lua_version}
|
||||
%{_bindir}/moonc
|
||||
%{_bindir}/moonc-%{lua_version}
|
||||
%{lua_noarchdir}/moon*
|
||||
%ghost %_sysconfdir/alternatives/moon
|
||||
%ghost %_sysconfdir/alternatives/moonc
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user