[SCM] gwc/master: Not install icon-theme.cache file. (Closes: #868841)

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Jul 19 09:19:02 UTC 2017


The following commit has been merged in the master branch:
commit f22713df2b36ae3e481d2513dcbaad9f0990adec
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Jul 19 11:18:54 2017 +0200

    Not install icon-theme.cache file. (Closes: #868841)

diff --git a/debian/rules b/debian/rules
index 3b7c78b..be256d1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,4 +17,5 @@ override_dh_auto_configure:
 
 override_dh_auto_install:
 	dh_auto_install --destdir=debian/tmp
+	rm -f $(CURDIR)/debian/tmp/usr/share/icons/hicolor/icon-theme.cache
 	rm -fR $(CURDIR)/debian/tmp/usr/tmp

-- 
gwc packaging



More information about the pkg-multimedia-commits mailing list