X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=debian%2Frules;h=887100128751af80adbec575c34f75af36533167;hb=5e484ec1f8bc09e163f18fc7f17de4d1c56f6a87;hp=84cf3ffd08b4cdc493f8abb52ce1c6bcd34c9112;hpb=2c4776f4beb5fd29be840c57a0e8878422ac530d;p=dcpomatic.git diff --git a/debian/rules b/debian/rules index 84cf3ffd0..887100128 100755 --- a/debian/rules +++ b/debian/rules @@ -38,8 +38,7 @@ 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 + cp -ar $(CDIST_DIRECTORY)/share/libdcp debian/dcpomatic/usr/share .PHONY: override_dh_strip override_dh_strip: @@ -50,3 +49,4 @@ override_dh_shlibdeps: override_dh_fixperms: dh_fixperms --exclude usr/bin/dcpomatic2_uuid + dh_fixperms --exclude usr/bin/dcpomatic2_disk_writer