Author: laxathom
Update of /cvs/nonfree/common
In directory se02.es.rpmfusion.net:/tmp/cvs-serv19470
Modified Files:
Makefile.common
Log Message:
fix line ended
Index: Makefile.common
===================================================================
RCS file: /cvs/nonfree/common/Makefile.common,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Makefile.common 19 Jul 2008 15:18:21 -0000 1.8
+++ Makefile.common 22 Jul 2008 18:59:19 -0000 1.9
@@ -254,7 +254,7 @@
exit 1 ; \
fi ; \
chmod +r $$f ; \
- CVSTREE=$(TREE)
+ CVSTREE=$(TREE) ; \
echo ; $(upload-request) ; echo ; \
if test -z "$$(egrep ""[[:space:]]$$b$$"" sources)" ;
then \
echo "$$m" >> sources ; \
Show replies by date