[SCM] specimen/master: removed install override from rules

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sat Feb 19 13:27:10 UTC 2011


The following commit has been merged in the master branch:
commit 7d099d36df181a7bd2cdc94d6da94342290d2667
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sat Feb 19 14:25:50 2011 +0100

    removed install override from rules

diff --git a/debian/rules b/debian/rules
index b1585c9..210b9ce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,10 +6,5 @@ LDFLAGS+=-Wl,--as-needed
 %:
 	dh --with autotools_dev $@
 
-override_dh_auto_install:
-	dh_auto_install
-	install -d $(CURDIR)/debian/specimen/usr/share/applications
-	install -m644 debian/specimen.desktop $(CURDIR)/debian/specimen/usr/share/applications/
-
 override_dh_installchangelogs:
 	dh_installchangelogs README

-- 
specimen packaging



More information about the pkg-multimedia-commits mailing list