rpms/perl-POE-Filter-Zlib Makefile,1.2,1.3

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Sat Sep 30 00:30:53 UTC 2006


Author: cweyl

Update of /cvs/extras/rpms/perl-POE-Filter-Zlib
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21094

Modified Files:
	Makefile 
Log Message:
Erm, oops.



Index: Makefile
===================================================================
RCS file: /cvs/extras/rpms/perl-POE-Filter-Zlib/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile	30 Sep 2006 00:30:19 -0000	1.2
+++ Makefile	30 Sep 2006 00:30:53 -0000	1.3
@@ -23,14 +23,3 @@
 
 clean :
 	@find . -type f -name *~ -exec rm -fv {} \;
-common-update : common
-	@cd common && cvs update
-
-common : CVS/Root
-	@cvs checkout common
-
-CVS/Root :
-	@echo "ERROR: This does not look like a CVS checkout" && exit 1
-
-clean :
-	@find . -type f -name *~ -exec rm -fv {} \;




More information about the scm-commits mailing list