diff --git a/lua-moonscript.spec b/lua-moonscript.spec index 08339b4..1b6b6a3 100644 --- a/lua-moonscript.spec +++ b/lua-moonscript.spec @@ -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