Skip to content

Commit

Permalink
Remove OpenOffice Specific files and references
Browse files Browse the repository at this point in the history
  • Loading branch information
balasankarc committed Jul 5, 2015
1 parent a520259 commit 7496b13
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 80 deletions.
9 changes: 2 additions & 7 deletions as_IN/Makefile
Expand Up @@ -19,23 +19,19 @@
DESTDIR =
hyphdir = /usr/share/hyphen/
dictdir = /usr/share/myspell/dicts/
ooo_info_dir = /usr/share/myspell/infos/ooo/
docdir = /usr/share/doc/hyphen-as/


dict_files = hyph_as_IN.dic
doc_files = README ChangeLog
extra_files = Makefile
ooo_info_file = openoffice.org-hyphenation-as
version = 0.7.0
version = 0.8.0

distdir=hyphen-as-${version}

all: ${doc_files} ${dict_files}

install: all
mkdir -p ${DESTDIR}${ooo_info_dir}
cp ${ooo_info_file} ${DESTDIR}${ooo_info_dir}
mkdir -p ${DESTDIR}${docdir}
cp ${doc_files} ${DESTDIR}${docdir}
mkdir -p ${DESTDIR}${hyphdir}
Expand All @@ -48,7 +44,6 @@ install: all
uninstall:
-cd ${DESTDIR}${dictdir}/ && rm ${dict_files}
-cd ${DESTDIR}${docdir}/ && rm ${doc_files}
-cd ${DESTDIR}${ooo_info_dir}/ && rm ${ooo_info_file}
-cd ${DESTDIR}${hyphdir}/ && rm ${dict_files}

clean:
Expand All @@ -57,7 +52,7 @@ clean:
dist:
-rm -rf ${distdir}.tar.bz2 ${distdir}
mkdir ${distdir}
cp -p ${dict_files} ${doc_files} ${ooo_info_file} ${extra_files} ${distdir}/
cp -p ${dict_files} ${doc_files} ${extra_files} ${distdir}/
tar cf ${distdir}.tar ${distdir}/
bzip2 -9 ${distdir}.tar
rm -rf ${distdir}/
Expand Down
1 change: 0 additions & 1 deletion as_IN/openoffice.org-hyphenation-as

This file was deleted.

9 changes: 2 additions & 7 deletions bn_IN/Makefile
Expand Up @@ -19,23 +19,19 @@
DESTDIR =
hyphdir = /usr/share/hyphen/
dictdir = /usr/share/myspell/dicts/
ooo_info_dir = /usr/share/myspell/infos/ooo/
docdir = /usr/share/doc/hyphen-bn/


dict_files = hyph_bn_IN.dic
doc_files = README ChangeLog
extra_files = Makefile
ooo_info_file = openoffice.org-hyphenation-bn
version = 0.7.0
version = 0.8.0

distdir=hyphen-bn-${version}

all: ${doc_files} ${dict_files}

install: all
mkdir -p ${DESTDIR}${ooo_info_dir}
cp ${ooo_info_file} ${DESTDIR}${ooo_info_dir}
mkdir -p ${DESTDIR}${docdir}
cp ${doc_files} ${DESTDIR}${docdir}
mkdir -p ${DESTDIR}${hyphdir}
Expand All @@ -47,7 +43,6 @@ install: all
uninstall:
-cd ${DESTDIR}${dictdir}/ && rm ${dict_files}
-cd ${DESTDIR}${docdir}/ && rm ${doc_files}
-cd ${DESTDIR}${ooo_info_dir}/ && rm ${ooo_info_file}
-cd ${DESTDIR}${hyphdir}/ && rm ${dict_files}

clean:
Expand All @@ -56,7 +51,7 @@ clean:
dist:
-rm -rf ${distdir}.tar.bz2 ${distdir}
mkdir ${distdir}
cp -p ${dict_files} ${doc_files} ${ooo_info_file} ${extra_files} ${distdir}/
cp -p ${dict_files} ${doc_files} ${extra_files} ${distdir}/
tar cf ${distdir}.tar ${distdir}/
bzip2 -9 ${distdir}.tar
rm -rf ${distdir}/
Expand Down
1 change: 0 additions & 1 deletion bn_IN/openoffice.org-hyphenation-bn

This file was deleted.

9 changes: 2 additions & 7 deletions gu_IN/Makefile
Expand Up @@ -19,23 +19,19 @@
DESTDIR =
hyphdir = /usr/share/hyphen/
dictdir = /usr/share/myspell/dicts/
ooo_info_dir = /usr/share/myspell/infos/ooo/
docdir = /usr/share/doc/hyphen-gu/


dict_files = hyph_gu_IN.dic
doc_files = README ChangeLog
extra_files = Makefile
ooo_info_file = openoffice.org-hyphenation-gu
version = 0.7.0
version = 0.8.0

distdir=hyphen-gu-${version}

all: ${doc_files} ${dict_files}

install: all
mkdir -p ${DESTDIR}${ooo_info_dir}
cp ${ooo_info_file} ${DESTDIR}${ooo_info_dir}
mkdir -p ${DESTDIR}${docdir}
cp ${doc_files} ${DESTDIR}${docdir}
mkdir -p ${DESTDIR}${hyphdir}
Expand All @@ -47,7 +43,6 @@ install: all
uninstall:
-cd ${DESTDIR}${dictdir}/ && rm ${dict_files}
-cd ${DESTDIR}${docdir}/ && rm ${doc_files}
-cd ${DESTDIR}${ooo_info_dir}/ && rm ${ooo_info_file}
-cd ${DESTDIR}${hyphdir}/ && rm ${dict_files}

clean:
Expand All @@ -56,7 +51,7 @@ clean:
dist:
-rm -rf ${distdir}.tar.bz2 ${distdir}
mkdir ${distdir}
cp -p ${dict_files} ${doc_files} ${ooo_info_file} ${extra_files} ${distdir}/
cp -p ${dict_files} ${doc_files} ${extra_files} ${distdir}/
tar cf ${distdir}.tar ${distdir}/
bzip2 -9 ${distdir}.tar
rm -rf ${distdir}/
Expand Down
1 change: 0 additions & 1 deletion gu_IN/openoffice.org-hyphenation-gu

This file was deleted.

9 changes: 2 additions & 7 deletions hi_IN/Makefile
Expand Up @@ -19,23 +19,19 @@
DESTDIR =
hyphdir = /usr/share/hyphen/
dictdir = /usr/share/myspell/dicts/
ooo_info_dir = /usr/share/myspell/infos/ooo/
docdir = /usr/share/doc/hyphen-hi/


dict_files = hyph_hi_IN.dic
doc_files = README ChangeLog
extra_files = Makefile
ooo_info_file = openoffice.org-hyphenation-hi
version = 0.7.0
version = 0.8.0

distdir=hyphen-hi-${version}

all: ${doc_files} ${dict_files}

install: all
mkdir -p ${DESTDIR}${ooo_info_dir}
cp ${ooo_info_file} ${DESTDIR}${ooo_info_dir}
mkdir -p ${DESTDIR}${docdir}
cp ${doc_files} ${DESTDIR}${docdir}
mkdir -p ${DESTDIR}${hyphdir}
Expand All @@ -47,7 +43,6 @@ install: all
uninstall:
-cd ${DESTDIR}${dictdir}/ && rm ${dict_files}
-cd ${DESTDIR}${docdir}/ && rm ${doc_files}
-cd ${DESTDIR}${ooo_info_dir}/ && rm ${ooo_info_file}
-cd ${DESTDIR}${hyphdir}/ && rm ${dict_files}

clean:
Expand All @@ -56,7 +51,7 @@ clean:
dist:
-rm -rf ${distdir}.tar.bz2 ${distdir}
mkdir ${distdir}
cp -p ${dict_files} ${doc_files} ${ooo_info_file} ${extra_files} ${distdir}/
cp -p ${dict_files} ${doc_files} ${extra_files} ${distdir}/
tar cf ${distdir}.tar ${distdir}/
bzip2 -9 ${distdir}.tar
rm -rf ${distdir}/
Expand Down
1 change: 0 additions & 1 deletion hi_IN/openoffice.org-hyphenation-hi

This file was deleted.

9 changes: 2 additions & 7 deletions kn_IN/Makefile
Expand Up @@ -19,23 +19,19 @@
DESTDIR =
hyphdir = /usr/share/hyphen/
dictdir = /usr/share/myspell/dicts/
ooo_info_dir = /usr/share/myspell/infos/ooo/
docdir = /usr/share/doc/hyphen-kn/


dict_files = hyph_kn_IN.dic
doc_files = README ChangeLog
extra_files = Makefile
ooo_info_file = openoffice.org-hyphenation-kn
version = 0.7.0
version = 0.8.0

distdir=hyphen-kn-${version}

all: ${doc_files} ${dict_files}

install: all
mkdir -p ${DESTDIR}${ooo_info_dir}
cp ${ooo_info_file} ${DESTDIR}${ooo_info_dir}
mkdir -p ${DESTDIR}${docdir}
cp ${doc_files} ${DESTDIR}${docdir}
mkdir -p ${DESTDIR}${hyphdir}
Expand All @@ -47,7 +43,6 @@ install: all
uninstall:
-cd ${DESTDIR}${dictdir}/ && rm ${dict_files}
-cd ${DESTDIR}${docdir}/ && rm ${doc_files}
-cd ${DESTDIR}${ooo_info_dir}/ && rm ${ooo_info_file}
-cd ${DESTDIR}${hyphdir}/ && rm ${dict_files}

clean:
Expand All @@ -56,7 +51,7 @@ clean:
dist:
-rm -rf ${distdir}.tar.bz2 ${distdir}
mkdir ${distdir}
cp -p ${dict_files} ${doc_files} ${ooo_info_file} ${extra_files} ${distdir}/
cp -p ${dict_files} ${doc_files} ${extra_files} ${distdir}/
tar cf ${distdir}.tar ${distdir}/
bzip2 -9 ${distdir}.tar
rm -rf ${distdir}/
Expand Down
1 change: 0 additions & 1 deletion kn_IN/openoffice.org-hyphenation-kn

This file was deleted.

9 changes: 2 additions & 7 deletions mr_IN/Makefile
Expand Up @@ -19,23 +19,19 @@
DESTDIR =
hyphdir = /usr/share/hyphen/
dictdir = /usr/share/myspell/dicts/
ooo_info_dir = /usr/share/myspell/infos/ooo/
docdir = /usr/share/doc/hyphen-mr/


dict_files = hyph_mr_IN.dic
doc_files = README ChangeLog
extra_files = Makefile
ooo_info_file = openoffice.org-hyphenation-mr
version = 0.7.0
version = 0.8.0

distdir=hyphen-mr-${version}

all: ${doc_files} ${dict_files}

install: all
mkdir -p ${DESTDIR}${ooo_info_dir}
cp ${ooo_info_file} ${DESTDIR}${ooo_info_dir}
mkdir -p ${DESTDIR}${docdir}
cp ${doc_files} ${DESTDIR}${docdir}
mkdir -p ${DESTDIR}${hyphdir}
Expand All @@ -47,7 +43,6 @@ install: all
uninstall:
-cd ${DESTDIR}${dictdir}/ && rm ${dict_files}
-cd ${DESTDIR}${docdir}/ && rm ${doc_files}
-cd ${DESTDIR}${ooo_info_dir}/ && rm ${ooo_info_file}
-cd ${DESTDIR}${hyphdir}/ && rm ${dict_files}

clean:
Expand All @@ -56,7 +51,7 @@ clean:
dist:
-rm -rf ${distdir}.tar.bz2 ${distdir}
mkdir ${distdir}
cp -p ${dict_files} ${doc_files} ${ooo_info_file} ${extra_files} ${distdir}/
cp -p ${dict_files} ${doc_files} ${extra_files} ${distdir}/
tar cf ${distdir}.tar ${distdir}/
bzip2 -9 ${distdir}.tar
rm -rf ${distdir}/
Expand Down
1 change: 0 additions & 1 deletion mr_IN/openoffice.org-hyphenation-mr

This file was deleted.

9 changes: 2 additions & 7 deletions or_IN/Makefile
Expand Up @@ -19,23 +19,19 @@
DESTDIR =
hyphdir = /usr/share/hyphen/
dictdir = /usr/share/myspell/dicts/
ooo_info_dir = /usr/share/myspell/infos/ooo/
docdir = /usr/share/doc/hyphen-or/


dict_files = hyph_or_IN.dic
doc_files = README ChangeLog
extra_files = Makefile
ooo_info_file = openoffice.org-hyphenation-or
version = 0.7.0
version = 0.8.0

distdir=hyphen-or-${version}

all: ${doc_files} ${dict_files}

install: all
mkdir -p ${DESTDIR}${ooo_info_dir}
cp ${ooo_info_file} ${DESTDIR}${ooo_info_dir}
mkdir -p ${DESTDIR}${docdir}
cp ${doc_files} ${DESTDIR}${docdir}
mkdir -p ${DESTDIR}${hyphdir}
Expand All @@ -47,7 +43,6 @@ install: all
uninstall:
-cd ${DESTDIR}${dictdir}/ && rm ${dict_files}
-cd ${DESTDIR}${docdir}/ && rm ${doc_files}
-cd ${DESTDIR}${ooo_info_dir}/ && rm ${ooo_info_file}
-cd ${DESTDIR}${hyphdir}/ && rm ${dict_files}

clean:
Expand All @@ -56,7 +51,7 @@ clean:
dist:
-rm -rf ${distdir}.tar.bz2 ${distdir}
mkdir ${distdir}
cp -p ${dict_files} ${doc_files} ${ooo_info_file} ${extra_files} ${distdir}/
cp -p ${dict_files} ${doc_files} ${extra_files} ${distdir}/
tar cf ${distdir}.tar ${distdir}/
bzip2 -9 ${distdir}.tar
rm -rf ${distdir}/
Expand Down
1 change: 0 additions & 1 deletion or_IN/openoffice.org-hyphenation-or

This file was deleted.

9 changes: 2 additions & 7 deletions pa_IN/Makefile
Expand Up @@ -19,23 +19,19 @@
DESTDIR =
hyphdir = /usr/share/hyphen/
dictdir = /usr/share/myspell/dicts/
ooo_info_dir = /usr/share/myspell/infos/ooo/
docdir = /usr/share/doc/hyphen-pa/


dict_files = hyph_pa_IN.dic
doc_files = README ChangeLog
extra_files = Makefile
ooo_info_file = openoffice.org-hyphenation-pa
version = 0.7.0
version = 0.8.0

distdir=hyphen-pa-${version}

all: ${doc_files} ${dict_files}

install: all
mkdir -p ${DESTDIR}${ooo_info_dir}
cp ${ooo_info_file} ${DESTDIR}${ooo_info_dir}
mkdir -p ${DESTDIR}${docdir}
cp ${doc_files} ${DESTDIR}${docdir}
mkdir -p ${DESTDIR}${hyphdir}
Expand All @@ -47,7 +43,6 @@ install: all
uninstall:
-cd ${DESTDIR}${dictdir}/ && rm ${dict_files}
-cd ${DESTDIR}${docdir}/ && rm ${doc_files}
-cd ${DESTDIR}${ooo_info_dir}/ && rm ${ooo_info_file}
-cd ${DESTDIR}${hyphdir}/ && rm ${dict_files}

clean:
Expand All @@ -56,7 +51,7 @@ clean:
dist:
-rm -rf ${distdir}.tar.bz2 ${distdir}
mkdir ${distdir}
cp -p ${dict_files} ${doc_files} ${ooo_info_file} ${extra_files} ${distdir}/
cp -p ${dict_files} ${doc_files} ${extra_files} ${distdir}/
tar cf ${distdir}.tar ${distdir}/
bzip2 -9 ${distdir}.tar
rm -rf ${distdir}/
Expand Down
1 change: 0 additions & 1 deletion pa_IN/openoffice.org-hyphenation-pa

This file was deleted.

9 changes: 2 additions & 7 deletions ta_IN/Makefile
Expand Up @@ -19,23 +19,19 @@
DESTDIR =
hyphdir = /usr/share/hyphen/
dictdir = /usr/share/myspell/dicts/
ooo_info_dir = /usr/share/myspell/infos/ooo/
docdir = /usr/share/doc/hyphen-ta/


dict_files = hyph_ta_IN.dic
doc_files = README ChangeLog
extra_files = Makefile
ooo_info_file = openoffice.org-hyphenation-ta
version = 0.7.0
version = 0.8.0

distdir=hyphen-ta-${version}

all: ${doc_files} ${dict_files}

install: all
mkdir -p ${DESTDIR}${ooo_info_dir}
cp ${ooo_info_file} ${DESTDIR}${ooo_info_dir}
mkdir -p ${DESTDIR}${docdir}
cp ${doc_files} ${DESTDIR}${docdir}
mkdir -p ${DESTDIR}${hyphdir}
Expand All @@ -47,7 +43,6 @@ install: all
uninstall:
-cd ${DESTDIR}${dictdir}/ && rm ${dict_files}
-cd ${DESTDIR}${docdir}/ && rm ${doc_files}
-cd ${DESTDIR}${ooo_info_dir}/ && rm ${ooo_info_file}
-cd ${DESTDIR}${hyphdir}/ && rm ${dict_files}

clean:
Expand All @@ -56,7 +51,7 @@ clean:
dist:
-rm -rf ${distdir}.tar.bz2 ${distdir}
mkdir ${distdir}
cp -p ${dict_files} ${doc_files} ${ooo_info_file} ${extra_files} ${distdir}/
cp -p ${dict_files} ${doc_files} ${extra_files} ${distdir}/
tar cf ${distdir}.tar ${distdir}/
bzip2 -9 ${distdir}.tar
rm -rf ${distdir}/
Expand Down
1 change: 0 additions & 1 deletion ta_IN/openoffice.org-hyphenation-ta

This file was deleted.

0 comments on commit 7496b13

Please sign in to comment.