[Debian-in-commits] [SCM] hyphen-mr.git branch, master, updated. upstream/0.7.0-5-g92a2d0e

Kartik Mistry kartik at debian.org
Wed Mar 7 11:32:28 UTC 2012


The following commit has been merged in the master branch:
commit 92a2d0e17874c65f548ce4473c7516299ae0f980
Author: Kartik Mistry <kartik at debian.org>
Date:   Wed Mar 7 17:02:19 2012 +0530

    Do not install Chagelog twice, Rename openoffice.org-hyphenation-as to hyphen-as

diff --git a/debian/rules b/debian/rules
index 2d33f6a..2467679 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,8 @@
 
 %:
 	dh $@
+
+override_dh_install:
+	rm debian/hyphen-mr/usr/share/doc/hyphen-mr/ChangeLog
+	mv debian/hyphen-mr/usr/share/myspell/infos/ooo/openoffice.org-hyphenation-mr \
+	   debian/hyphen-mr/usr/share/myspell/infos/ooo/hyphen-mr

-- 
hyphen-mr.git



More information about the Debian-in-commits mailing list