common Makefile.common,1.75,1.76

Dennis Gilmore (ausil) fedora-extras-commits at redhat.com
Thu Aug 23 07:31:44 UTC 2007


Author: ausil

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

Modified Files:
	Makefile.common 
Log Message:
elftoaout is no longer sparc only



Index: Makefile.common
===================================================================
RCS file: /cvs/pkgs/common/Makefile.common,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- Makefile.common	17 Aug 2007 03:46:48 -0000	1.75
+++ Makefile.common	23 Aug 2007 07:31:14 -0000	1.76
@@ -98,7 +98,7 @@
 ## for secondary arch only packages we cant build on the primary hub
 ## we need to go direct to the secondary arch hub
 define secondary-arch 
-for name in elftoaout silo prtconf lssbus afbinit 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 ; \
+for name in silo prtconf lssbus afbinit 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 
 endef




More information about the fedora-extras-commits mailing list