More build fixes.
authorCarl Hetherington <cth@carlh.net>
Thu, 29 Oct 2015 01:22:00 +0000 (01:22 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 29 Oct 2015 01:22:00 +0000 (01:22 +0000)
cscript
platform/windows/wscript

diff --git a/cscript b/cscript
index 7caef1c550c0c823c91e76ddbd6ef134f709217a..fbd147249b93ebd6bd7a621496e14d877ec67613 100644 (file)
--- a/cscript
+++ b/cscript
@@ -220,7 +220,7 @@ def make_spec(filename, version, target):
         print >>f,'%%{_datadir}/icons/hicolor/%s/apps/dcpomatic2_batch.png' % r
         print >>f,'%%{_datadir}/icons/hicolor/%s/apps/dcpomatic2_kdm.png' % r
         print >>f,'%%{_datadir}/icons/hicolor/%s/apps/dcpomatic2_server.png' % r
-    for l in ['de_DE', 'es_ES', 'fr_FR', 'it_IT', 'sv_SE', 'nl_NL', 'ru_RU', 'pl_PL', 'da_DK']:
+    for l in ['de_DE', 'es_ES', 'fr_FR', 'it_IT', 'sv_SE', 'nl_NL', 'ru_RU', 'pl_PL', 'da_DK', 'pt_PT']:
         print >>f,'%%{_datadir}/locale/%s/LC_MESSAGES/dcpomatic2.mo' % l
         print >>f,'%%{_datadir}/locale/%s/LC_MESSAGES/libdcpomatic2-wx.mo' % l
         print >>f,'%%{_datadir}/locale/%s/LC_MESSAGES/libdcpomatic2.mo' % l
index f855f66b579a7ea50a2f809616ae91cde1f67fe1..f28495002629418172d8bae043c3c214818952a5 100644 (file)
@@ -214,7 +214,6 @@ SetOutPath "$INSTDIR\\locale\\pt\\LC_MESSAGES"
 File "%binaries%/src/lib/mo/pt_PT/libdcpomatic2.mo"
 File "%binaries%/src/wx/mo/pt_PT/libdcpomatic2-wx.mo"
 File "%binaries%/src/tools/mo/pt_PT/dcpomatic2.mo"
-File "%static_deps%/share/locale/pt/LC_MESSAGES/wxstd.mo"
 
 SetOutPath "$INSTDIR"
 File "%resources%/../../LiberationSans-Regular.ttf"