rpms/audacious/devel audacious.spec,1.53,1.54

Michael Schwendt mschwendt at fedoraproject.org
Mon Sep 21 10:41:16 UTC 2009


Author: mschwendt

Update of /cvs/pkgs/rpms/audacious/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4385

Modified Files:
	audacious.spec 
Log Message:
force remove the audtool/audacious files since they will not exist prior to 2.2-alpha1


Index: audacious.spec
===================================================================
RCS file: /cvs/pkgs/rpms/audacious/devel/audacious.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -p -r1.53 -r1.54
--- audacious.spec	21 Sep 2009 10:23:05 -0000	1.53
+++ audacious.spec	21 Sep 2009 10:41:16 -0000	1.54
@@ -107,7 +107,7 @@ mv $RPM_BUILD_ROOT%{_datadir}/pixmaps/au
 
 # 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 -




More information about the fedora-extras-commits mailing list