[Debian-in-commits] [hyphen-ml] 06/08: rename openoffice.org-hyphenation-ml to hyphen-ml in install hook

Vasudev Kamath vasudev-guest at moszumanska.debian.org
Sat Dec 7 03:30:31 UTC 2013


This is an automated email from the git hooks/post-receive script.

vasudev-guest pushed a commit to branch master
in repository hyphen-ml.

commit a2dd474ec6fc020512594d1aa2196bb15ea550b2
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Sat Dec 7 08:47:41 2013 +0530

    rename openoffice.org-hyphenation-ml to hyphen-ml in install hook
---
 debian/rules | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/rules b/debian/rules
index 795e5d5..bdef309 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,3 +20,9 @@ CDBS_RECOMMENDS_$(package) = libreoffice-writer | openoffice.org-writer
 
 # set install target
 DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(cdbs_make_curdestdir)
+
+install/$(package):: stamp-directory-rename
+stamp-directory-rename:
+	mv $(cdbs_make_curdestdir)usr/share/myspell/infos/ooo/openoffice.org-hyphenation-ml \
+		$(cdbs_make_curdestdir)usr/share/myspell/infos/ooo/hyphen-ml
+	touch "$@"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-in/hyphen-ml.git



More information about the Debian-in-commits mailing list