remove the null plugins from the packages (quakeforge-common.postinst might

not be correct)
This commit is contained in:
Bill Currie 2003-02-03 22:43:00 +00:00
parent 9bf3409675
commit e2e3c0b205

View file

@ -302,10 +302,8 @@ rm -rf $RPM_BUILD_ROOT
%attr(-,root,root) %{_prefix}/lib/libQFsound.so.*
%attr(-,root,root) %{_prefix}/lib/libQFutil.so.*
%attr(-,root,root) %{fs_sharepath}/QFplugins/cd_linux.so*
%attr(-,root,root) %{fs_sharepath}/QFplugins/cd_null.so*
%attr(-,root,root) %{fs_sharepath}/QFplugins/console_client.so*
%attr(-,root,root) %{fs_sharepath}/QFplugins/snd_output_disk.so*
%attr(-,root,root) %{fs_sharepath}/QFplugins/snd_output_null.so*
%attr(-,root,root) %{fs_sharepath}/QFplugins/snd_render_default.so*
%files devel