X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=debian%2Frules;h=84cf3ffd08b4cdc493f8abb52ce1c6bcd34c9112;hp=6a8c156f1e5d47b7abd8c968c40d53a9ff733f9c;hb=2c4776f4beb5fd29be840c57a0e8878422ac530d;hpb=5d92e7bf242200c3b3b8a079671b572569d2b198 diff --git a/debian/rules b/debian/rules index 6a8c156f1..84cf3ffd0 100755 --- a/debian/rules +++ b/debian/rules @@ -38,6 +38,8 @@ override_dh_auto_install: mkdir -p debian/dcpomatic/usr/share/locale/ru/LC_MESSAGES/ cp -a /usr/share/locale/ru/LC_MESSAGES/wxstd.mo debian/dcpomatic/usr/share/locale/ru/LC_MESSAGES/dcpomatic2-wxstd.mo cp -a $(CDIST_DIRECTORY)/src/openssl/apps/openssl debian/dcpomatic/usr/bin/dcpomatic2_openssl + mkdir -p debian/dcpomatic/usr/share/libdcp + cp -ar $(CDIST_DIRECTORY)/share/libdcp/xsd debian/dcpomatic/usr/share/libdcp .PHONY: override_dh_strip override_dh_strip: