rpms/unace/devel unace.spec,1.3,1.4

Thorsten Leemhuis thl at rpmfusion.org
Sun Aug 10 13:06:54 CEST 2008


Author: thl

Update of /cvs/nonfree/rpms/unace/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25836

Modified Files:
	unace.spec 
Log Message:
fix thinko


Index: unace.spec
===================================================================
RCS file: /cvs/nonfree/rpms/unace/devel/unace.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- unace.spec	10 Aug 2008 10:28:06 -0000	1.3
+++ unace.spec	10 Aug 2008 11:06:53 -0000	1.4
@@ -28,9 +28,9 @@
 # added by knurd on 20080810
 # can likely be removed when RPM Fusion switches to a newer plague
 echo nothing to build, upstream distributes prebuild binaries only
-echo 30 seconds delay needed here to fool RPM Fusion's buildsys
+echo 30 seconds delay needed here to fool RPM Fusion\'s buildsys
 echo sorry for the trouble, knurd, 20080810
-read -n 1 -s -t 30
+read -n 1 -s -t 30 || :
 
 %install
 rm -rf $RPM_BUILD_ROOT



More information about the rpmfusion-commits mailing list