[Debian-in-commits] [SCM] hyphen-te.git branch, master, updated. upstream/0.7.0-4-g1232c82

Muneeb Shaikh iammuneeb at gmail.com
Wed Mar 7 12:49:53 UTC 2012


The following commit has been merged in the master branch:
commit b733b2a0df32cd87fb09960556cb10996bc8b648
Author: Muneeb Shaikh <iammuneeb at gmail.com>
Date:   Wed Mar 7 18:04:44 2012 +0530

    fixed d/rules to remove dup changelog

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

-- 
hyphen-te.git



More information about the Debian-in-commits mailing list