diff --git a/RPM/quakeforge.spec.in b/RPM/quakeforge.spec.in index 58ebeb20a..412d653b7 100644 --- a/RPM/quakeforge.spec.in +++ b/RPM/quakeforge.spec.in @@ -302,6 +302,7 @@ rm -rf $RPM_BUILD_ROOT %attr(-,root,root) %{_prefix}/lib/libQFmodels.so.* %attr(-,root,root) %{_prefix}/lib/libQFsound.so.* %attr(-,root,root) %{_prefix}/lib/libQFutil.so.* +%attr(-,root,root) %{fs_sharepath}/QF/menu.dat* %attr(-,root,root) %{fs_sharepath}/QFplugins/cd_linux.so* %attr(-,root,root) %{fs_sharepath}/QFplugins/console_client.so* %attr(-,root,root) %{fs_sharepath}/QFplugins/snd_output_disk.so*