339 g11n build path for xkbcomp needs to be adjusted
authorAndrzej Szeszo <aszeszo@gmail.com>
Tue, 01 Feb 2011 10:59:03 +0000
changeset 525 21efe377a4de
parent 524 e797e89cdb7e
child 526 6e42fd6b3e37
339 g11n build path for xkbcomp needs to be adjusted Adjusted wget path at the same time as well.
Makefile.master
--- a/Makefile.master	Tue Feb 01 10:36:07 2011 +0000
+++ b/Makefile.master	Tue Feb 01 10:59:03 2011 +0000
@@ -21,6 +21,7 @@
 #
 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
+# Copyright 2011 Every City Ltd. All rights reserved.
 #
 # ident	"@(#)Makefile.master	1.0	06/03/07 SMI"
 #
@@ -128,10 +129,10 @@
 UNPACKARCHIVE=	$(SRC)/tools/unpack-archive
 
 # SUNWwgetu
-WGET=		/usr/sfw/bin/wget
+WGET=		/usr/bin/wget
 
 # SUNWxorg-server
-XKBCOMP=	/usr/X11/lib/X11/xkb/xkbcomp
+XKBCOMP=	/usr/bin/xkbcomp
 
 # locale_cldr
 GNU_PATCH=	/usr/bin/gpatch