[SCM] devede/master: Fix backup-file-in-package

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Apr 16 07:36:46 UTC 2012


The following commit has been merged in the master branch:
commit bccbb7ef3b6aa796f159bf48f1ab337424c1c022
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Apr 16 09:27:27 2012 +0200

    Fix backup-file-in-package

diff --git a/debian/rules b/debian/rules
index e2a9328..8a35718 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,3 +14,7 @@ override_dh_auto_install:
 
 override_dh_clean:
 	dh_clean -Xdocs/html/menu.html~
+
+override_dh_install:
+	dh_install
+	rm -f debian/devede/usr/share/doc/devede/html/menu.html~

-- 
devede packaging



More information about the pkg-multimedia-commits mailing list