Author: thl
Update of /cvs/nonfree/rpms/unace/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31332
Modified Files:
unace.spec
Log Message:
try a even longer delay
Index: unace.spec
===================================================================
RCS file: /cvs/nonfree/rpms/unace/devel/unace.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- unace.spec 10 Aug 2008 11:06:53 -0000 1.4
+++ unace.spec 10 Aug 2008 12:43:28 -0000 1.5
@@ -30,7 +30,7 @@
echo nothing to build, upstream distributes prebuild binaries only
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 90 || :
%install
rm -rf $RPM_BUILD_ROOT
Show replies by date