From 052cb6853e5edcde925ad917146ab7a70a1ddeb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 4 Jul 2021 19:44:46 +0200 Subject: DEB tellico: Remove rules for installing svg icons into XDG directory. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- ubuntu/_base/applications/office/tellico/debian/rules | 6 ------ 1 file changed, 6 deletions(-) (limited to 'ubuntu/_base') diff --git a/ubuntu/_base/applications/office/tellico/debian/rules b/ubuntu/_base/applications/office/tellico/debian/rules index ab6e72e3e..0c4cf46b6 100755 --- a/ubuntu/_base/applications/office/tellico/debian/rules +++ b/ubuntu/_base/applications/office/tellico/debian/rules @@ -19,12 +19,6 @@ DEB_CMAKE_EXTRA_FLAGS := \ DEB_MAKE_CHECK_TARGET = check binary-install/tellico-data-trinity:: - # Add svg icons to xdg directories - admin/mkinstalldirs debian/$(cdbs_curpkg)/opt/trinity/share/icons/hicolor/scalable/apps - install -c -p -m 644 -T icons/tellico.svg debian/$(cdbs_curpkg)/opt/trinity/share/icons/hicolor/scalable/apps/tellico.svg - admin/mkinstalldirs debian/$(cdbs_curpkg)/opt/trinity/share/icons/hicolor/scalable/mimetypes - install -c -p -m 644 -T icons/tellico_mime.svg debian/$(cdbs_curpkg)/opt/trinity/share/icons/hicolor/scalable/mimetypes/application-x-tellico.svg - # Install mime info into system directory mkdir -p debian/$(cdbs_curpkg)/usr/share/mime [ ! -d debian/tmp/opt/trinity/share/apps/mime ] || \ -- cgit v1.2.3