common Makefile.common,1.50,1.51

Mike Bonnet (mikeb) fedora-extras-commits at redhat.com
Thu May 3 19:11:37 UTC 2007


Author: mikeb

Update of /cvs/pkgs/common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10932

Modified Files:
	Makefile.common 
Log Message:
remove trailing whitespace


Index: Makefile.common
===================================================================
RCS file: /cvs/pkgs/common/Makefile.common,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- Makefile.common	3 May 2007 18:49:56 -0000	1.50
+++ Makefile.common	3 May 2007 19:11:07 -0000	1.51
@@ -98,7 +98,7 @@
 WGET	?= $(shell if test -f /usr/bin/wget ; then echo "wget -nd -m" ; fi)
 CLIENT	?= $(if $(CURL),$(CURL),$(if $(WGET),$(WGET)))
 PLAGUE_CLIENT ?= $(shell which plague-client 2>/dev/null)
-BUILD_CLIENT ?= $(shell which koji 2>/dev/null) 
+BUILD_CLIENT ?= $(shell which koji 2>/dev/null)
 
 # RPM with all the overrides in place; you can override this in your
 # .cvspkgsrc also, to use a default rpm setup




More information about the fedora-extras-commits mailing list