Attempt to fix previous.
authorCarl Hetherington <cth@carlh.net>
Sun, 21 Sep 2014 23:39:26 +0000 (00:39 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 21 Sep 2014 23:39:26 +0000 (00:39 +0100)
platform/windows/wscript

index c09a714ec6cc0cae66f10d893e0132bd0a2d9b1f..c265b6ccc8420eae10bc6723aeb24b8cb4f10405 100644 (file)
@@ -172,6 +172,7 @@ WriteRegStr HKLM "Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\DCP-o
 WriteRegStr HKLM "Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\DCP-o-matic2" "UninstallString" "$INSTDIR\\Uninstall.exe"
 WriteUninstaller "$INSTDIR\\Uninstall.exe"
 
+CreateDirectory "$INSTDIR\etc\pango"
 ReadEnvStr $0 COMSPEC
 SetOutPath "$INSTDIR"
 nsExec::ExecToLog '$0 /C bin\pango-querymodules.exe > etc\pango\pango.modules'