common Makefile.common,1.98,1.99

Bill Nottingham (notting) fedora-extras-commits at redhat.com
Tue Apr 29 17:09:57 UTC 2008


Author: notting

Update of /cvs/extras/common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8981

Modified Files:
	Makefile.common 
Log Message:
allow F9 updates



Index: Makefile.common
===================================================================
RCS file: /cvs/extras/common/Makefile.common,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- Makefile.common	28 Apr 2008 14:53:17 -0000	1.98
+++ Makefile.common	29 Apr 2008 17:09:25 -0000	1.99
@@ -466,7 +466,7 @@
 BODHI_USER=$(USER)
 endif
 
-ifneq (, $(filter F-8 F-7, $(BRANCH)))
+ifneq (, $(filter F-9 F-8 F-7, $(BRANCH)))
 update: bodhi
 endif
 




More information about the fedora-extras-commits mailing list