ppcrcd/trunk/base.pkgs

sparky cvs at pld-linux.org
Fri Jul 28 16:41:53 CEST 2006


Author: sparky
Date: Fri Jul 28 16:41:51 2006
New Revision: 7560

Modified:
   ppcrcd/trunk/base.pkgs
Log:
- build gettext without gcj


Modified: ppcrcd/trunk/base.pkgs
==============================================================================
--- ppcrcd/trunk/base.pkgs	(original)
+++ ppcrcd/trunk/base.pkgs	Fri Jul 28 16:41:51 2006
@@ -114,8 +114,8 @@
 $(R)/mailx:	$(P)/mailx
 
 I +=	gettext
-BCOND-gettext = --without xemags --without dotnet
-# -asprintf -xemacs +gcj +javac -dotnet
+BCOND-gettext = --without xemags --without dotnet --without gcj
+# -asprintf -xemacs -gcj +javac -dotnet
 $(R)/gettext:	$(P)/gettext
 
 
@@ -295,6 +295,7 @@
 # +regparm +em8300 +xen0 +xenU +xendev +abi +reiser4
 $(R)/kernel $(R)/kernel-pcmcia $(R)/kernel-libs: $(P)/kernel
 
+#BCOND += --define "alt_kernel ppcrcd"
 
 out/rpm/SPECS/module-init-tools.spec:	out/touch/builder_prepared
 	cd $(dir $@) && cvs up $(if $(REV-$(@:out/rpm/SPECS/%.spec=%)),-r \


More information about the pld-cvs-commit mailing list