common Makefile.common,1.115,1.116

Dennis Gilmore ausil at fedoraproject.org
Sun Sep 28 21:57:59 UTC 2008


Author: ausil

Update of /cvs/extras/common
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28059

Modified Files:
	Makefile.common 
Log Message:
remove s390 for now



Index: Makefile.common
===================================================================
RCS file: /cvs/extras/common/Makefile.common,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- Makefile.common	28 Sep 2008 18:22:12 -0000	1.115
+++ Makefile.common	28 Sep 2008 21:57:28 -0000	1.116
@@ -116,9 +116,6 @@
 for name in silo prtconf lssbus afbinit piggyback xorg-x11-drv-sunbw2 xorg-x11-drv-suncg14 xorg-x11-drv-suncg3 xorg-x11-drv-suncg6 xorg-x11-drv-sunffb xorg-x11-drv-sunleo xorg-x11-drv-suntcx ; \
 do if [ "$$name" = "$(NAME)" ]; then echo "-c ~/.koji/sparc-config"; fi \
 done 
-for name in s390-utils ; \
-do if [ "$$name" = "$(NAME)" ]; then echo "-c ~/.koji/s390-config"; fi \
-done
 endef
 # if we have defineded SECONDARY_CONFIG trust the user is doing it for a reason
 ifndef SECONDARY_CONFIG




More information about the fedora-extras-commits mailing list