rpms/rt2860/devel rt2860.spec,1.5,1.6

Orcan Ogetbil oget at rpmfusion.org
Tue Apr 21 05:22:49 CEST 2009


Author: oget

Update of /cvs/free/rpms/rt2860/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv23129

Modified Files:
	rt2860.spec 
Log Message:
add "sleep 1m" because of buildsys failure



Index: rt2860.spec
===================================================================
RCS file: /cvs/free/rpms/rt2860/devel/rt2860.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rt2860.spec	21 Apr 2009 03:15:57 -0000	1.5
+++ rt2860.spec	21 Apr 2009 03:22:49 -0000	1.6
@@ -37,6 +37,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+# buildsys sometimes fails without this:
+sleep 1m
 install -dm 755 $RPM_BUILD_ROOT/%{_sysconfdir}/Wireless/RT2860STA
 install -pm 0644 RT2860STA.dat $RPM_BUILD_ROOT/%{_sysconfdir}/Wireless/RT2860STA/
 



More information about the rpmfusion-commits mailing list