Merge
authorChris Larson <clarson@kergoth.com>
Wed, 20 Oct 2004 21:55:56 +0000 (21:55 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 20 Oct 2004 21:55:56 +0000 (21:55 +0000)
2004/10/20 17:54:11-04:00 joshuawise.com!joshua
Enable xlocale for diet-x11, as some things tend to break without it.

BKrev: 4176deecIWbN0Awb_lh0TcLra95O8w

BitKeeper/etc/logging_ok
x11/diet-x11_6.2.1.oe

index d1d7890..08ad72f 100644 (file)
@@ -26,6 +26,7 @@ jacques@home.(none)
 jcrouse@forsteri.amd.com
 jgrant@desknote.thegrantclan.org
 joshin@styx.techsurgeons.com
+joshua@bluefire.joshuawise.com
 kebert@geralt.doma
 kergoth@beast.local
 kergoth@direwolf.(none)
index 66f449e..01fed4d 100644 (file)
@@ -1,4 +1,4 @@
 SECTION = "x11/base"
 include x11_${PV}.oe
 
-EXTRA_OECONF = "--disable-xcms --disable-xlocale --disable-xkb"
+EXTRA_OECONF = "--disable-xcms --enable-xlocale --disable-xkb"