From 40ae90920a04f9797df986d1aea96d4b3ec2789a Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 16 Oct 2012 23:55:35 -0700 Subject: Fix typo and make variable name more logical [the macos/macosx typo was also found and a patch submitted by Henrik Brautaset Aronsen ] Signed-off-by: Dirk Hohndel --- packaging/windows/mingw-make.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging') diff --git a/packaging/windows/mingw-make.sh b/packaging/windows/mingw-make.sh index 13a4cf5a9..ccd418c6f 100755 --- a/packaging/windows/mingw-make.sh +++ b/packaging/windows/mingw-make.sh @@ -10,6 +10,6 @@ export PATH=/usr/i686-w64-mingw32/sys-root/mingw/bin:$PATH make CC=i686-w64-mingw32-gcc \ PKGCONFIG=i686-w64-mingw32-pkg-config \ PKG_CONFIG_PATH=/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig/ \ - CROSS_LOCALE_PATH=/usr/i686-w64-mingw32/sys-root/mingw/share/ \ + CROSS_PATH=/usr/i686-w64-mingw32/sys-root/mingw/ \ XSLTCONFIG=/usr/i686-w64-mingw32/sys-root/mingw/bin/xslt-config \ XML2CONFIG=/usr/i686-w64-mingw32/sys-root/mingw/bin/xml2-config NAME=subsurface.exe install-cross-windows -- cgit v1.2.3-70-g09d2