From abc43dfc25bfea76f9682a164a1f0e6de4ddf771 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 29 Oct 2015 00:57:14 +0000 Subject: [PATCH] Fix build. --- debian/rules | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/rules b/debian/rules index dfd674597..b41487f86 100755 --- a/debian/rules +++ b/debian/rules @@ -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: -- 2.30.2