Fix build.
authorCarl Hetherington <cth@carlh.net>
Thu, 29 Oct 2015 00:57:14 +0000 (00:57 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 29 Oct 2015 00:57:14 +0000 (00:57 +0000)
debian/rules

index dfd6745970a8aba2120a47956925af189cfdaf73..b41487f86806b42ce5a0d558b412624efa36f6a1 100755 (executable)
@@ -37,8 +37,6 @@ override_dh_auto_install:
        cp -a $(CDIST_LOCALE_PREFIX)/pl/LC_MESSAGES/wxstd.mo debian/dcpomatic/usr/share/locale/pl/LC_MESSAGES/dcpomatic2-wxstd.mo
        mkdir -p debian/dcpomatic/usr/share/locale/ru/LC_MESSAGES/
        cp -a $(CDIST_LOCALE_PREFIX)/ru/LC_MESSAGES/wxstd.mo debian/dcpomatic/usr/share/locale/ru/LC_MESSAGES/dcpomatic2-wxstd.mo
-       mkdir -p debian/dcpomatic/usr/share/locale/pt/LC_MESSAGES/
-       cp -a $(CDIST_LOCALE_PREFIX)/pt/LC_MESSAGES/wxstd.mo debian/dcpomatic/usr/share/locale/pt/LC_MESSAGES/dcpomatic2-wxstd.mo
 
 .PHONY: override_dh_strip
 override_dh_strip: