[SCM] mate-media Debian package branch, master, updated. 5837efcefc84b459d61d338b33f29269d66be1e0

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Tue May 13 06:24:47 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-media.git;a=commitdiff;h=5837efc

The following commit has been merged in the master branch:
commit 5837efcefc84b459d61d338b33f29269d66be1e0
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Tue May 13 09:21:12 2014 +0300

    debian/rules: Remove non-packaged *.convert files after build
---
 debian/rules | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/rules b/debian/rules
index cc37f19..6ab12c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,6 +59,12 @@ install/mate-media-pulse::
 	# delete conflicts file with mate-media-common
 	rm -rf debian/mate-media-pulse/usr/share/locale/
 
+common-install-indep:: remove-cruft
+common-install-arch:: remove-cruft
+
+remove-cruft::
+	rm -f debian/tmp/usr/share/MakeConf/gsettings/mate-volume-control.convert
+
 get-orig-source: $(PKG)_$(VER)$(DTYPE).orig.tar.xz $(info I: $(PKG)_$(VER)$(DTYPE))
 	@
 

-- 
mate-media Debian package



More information about the pkg-mate-commits mailing list