[Pkg-mpd-commits] [SCM] Git repository for pkg-mpc branch, master, updated. upstream/0.20-10-g8f561b4

Alexander Wirt formorer at debian.org
Mon Mar 7 07:21:00 UTC 2011


The following commit has been merged in the master branch:
commit bc2f5f11d85d9863e3203f3f1d539d3e5722f2f9
Author: Alexander Wirt <formorer at debian.org>
Date:   Sun Feb 20 22:23:54 2011 +0100

    Don't install mppledit twice
    
    Closes: #576084

diff --git a/debian/rules b/debian/rules
index d73c666..4d1717a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 install/mpc::
 	cd debian/mpc && ( \
 		mv usr/share/doc/mpc/mpc-bashrc etc/bash_completion.d/mpc; \
-		rm -f usr/share/doc/mpc/COPYING )
+		rm -f usr/share/doc/mpc/COPYING rm usr/share/doc/mpc/mppledit )
 
 	# dunno why autotools puts stuff here, forwarded to upstream
 	-rmdir --ignore-fail-on-non-empty \

-- 
Git repository for pkg-mpc



More information about the Pkg-mpd-commits mailing list