From 511a426a6f6bf604ffce1b386a2997906ba95872 Mon Sep 17 00:00:00 2001 From: Meep-Eep Date: Mon, 20 Jul 2009 18:20:36 +0000 Subject: [PATCH] Typo. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3176 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/build/unix/README.crossbuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc2/build/unix/README.crossbuild b/sc2/build/unix/README.crossbuild index bcdc4ed56..3992087eb 100644 --- a/sc2/build/unix/README.crossbuild +++ b/sc2/build/unix/README.crossbuild @@ -26,7 +26,7 @@ If your host system is big-endian, set the environment variable have to do anything. export BUILD_HOST_ENDIAN=little -If you're using pkg-config (adviced), set the environment variable +If you're using pkg-config (advised), set the environment variable PKG_CONFIG_PATH' to the pkgconfig directory of the cross environment. This dir normally resides in the 'lib/' directory. export PKG_CONFIG_PATH=$CROSS_ROOT/lib/pkgconfig