]> git.street.me.uk Git - andy/viking.git/blobdiff - win32/generate_install.sh
Some spelling fixes in a comment
[andy/viking.git] / win32 / generate_install.sh
index 2abec4fad03d5e5bb8b4c2addce3773b9e2e5a2a..58f0fe7277d96f8f31c804dff5cb83253e8ad1bd 100755 (executable)
@@ -1,6 +1,8 @@
 #!/bin/bash
 # NB Annoyingly pushd/popd are bashisms!
 #
+# License: CC0
+#
 # You don't want to do this on a previously configured/built Linux source tree
 #  as the build system will get confused so make clean and start again...
 #
@@ -21,3 +23,6 @@ if [ ! -e ~/.wine/drive_c/Program\ Files/GnuWin32/bin/wget.exe ]; then
 fi
 
 wine ~/.wine/drive_c/windows/system32/cmd.exe /c prepare.bat
+
+# Fix broken Mapnik 2.2.0 shipped unicode headers
+cp -f /usr/include/x86_64-linux-gnu/unicode/*.h ~/.wine/drive_c/MinGW/include/unicode/