X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Frules;h=09b9c94913784f2d6790f43b9dde46e7e3acb36e;hb=64c3e72ec68c7c2b102f87f52b915630fe56cf3e;hp=5d3420530873106200703b96e1ced09a1f1b81ad;hpb=257672a79ebc20f4f011d821966a97cadd2050de;p=sven%2Fvym.git diff --git a/debian/rules b/debian/rules index 5d34205..09b9c94 100755 --- a/debian/rules +++ b/debian/rules @@ -15,10 +15,9 @@ override_dh_auto_configure: override_dh_auto_install: dh_auto_install --destdir=debian/vym/ - # remove wrongly placed manpage - rm debian/vym/usr/share/doc/vym/doc/vym.1.gz - # remove installed lincense file - rm debian/vym/usr/share/doc/vym/LICENSE.txt + # create a link to use the vym icon in the hicolor default theme + # for .vym files matched by the mime type + ln -s ../apps/vym.png debian/vym/usr/share/icons/hicolor/48x48/mimetypes/application-x-vym.png # prevent compression of pdf documentation override_dh_compress: