diff --git a/audacious.spec b/audacious.spec index a9ff6b3..2403da2 100644 --- a/audacious.spec +++ b/audacious.spec @@ -107,7 +107,7 @@ mv $RPM_BUILD_ROOT%{_datadir}/pixmaps/audacious2.png $RPM_BUILD_ROOT%{_datadir}/ # 2.2-alpha1 will install these compatibility softlinks cd $RPM_BUILD_ROOT%{_bindir} -rm audacious audtool +rm -f audacious audtool ln -s audacious2 audacious ln -s audtool2 audtool cd -