diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-11-19 10:43:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-11-19 10:43:57 +0000 |
commit | f982be45e81588a27383cd1a3eb12789b8498904 (patch) | |
tree | 07be283d015b2c39f95e655cb7328ff355bc47fa /editors/openoffice.org-vcltesttool/files/patch-i88955 | |
parent | - Fix modes of the temp directory [1] (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_4_0'.release/6.4.0
Diffstat (limited to 'editors/openoffice.org-vcltesttool/files/patch-i88955')
-rw-r--r-- | editors/openoffice.org-vcltesttool/files/patch-i88955 | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/editors/openoffice.org-vcltesttool/files/patch-i88955 b/editors/openoffice.org-vcltesttool/files/patch-i88955 deleted file mode 100644 index 24e97420faa7..000000000000 --- a/editors/openoffice.org-vcltesttool/files/patch-i88955 +++ /dev/null @@ -1,17 +0,0 @@ -Removing OC lang as it is not supported. - -Index: solenv/inc/postset.mk -=================================================================== -RCS file: /cvs/tools/solenv/inc/postset.mk,v -retrieving revision 1.41.50.2 -diff -u -r1.41.50.2 postset.mk ---- solenv/inc/postset.mk 18 Jan 2008 13:44:54 -0000 1.41.50.2 -+++ solenv/inc/postset.mk 4 Sep 2008 00:15:33 -0000 -@@ -39,6 +39,6 @@ - defaultlangiso=en-US - - # Complete list of all supported ISO codes --completelangiso=af ar as-IN be-BY bg br bn bn-BD bn-IN bs ca cs cy da de dz el en-GB en-US en-ZA eo es et eu fa fi fr ga gl gu-IN he hi-IN hr hu it ja ka km kn ko ku lo lt lv mk ms ml-IN mr-IN ne nb nl nn nr ns oc or-IN pa-IN pl pt pt-BR ru rw sk sl sh sr ss st sv sw sw-TZ te-IN ti-ER ta-IN th tn tr ts tg ur-IN uk uz ve vi xh zh-CN zh-TW zu -+completelangiso=af ar as-IN be-BY bg br bn bn-BD bn-IN bs ca cs cy da de dz el en-GB en-US en-ZA eo es et eu fa fi fr ga gl gu-IN he hi-IN hr hu it ja ka km kn ko ku lo lt lv mk ms ml-IN mr-IN ne nb nl nn nr ns or-IN pa-IN pl pt pt-BR ru rw sk sl sh sr ss st sv sw sw-TZ te-IN ti-ER ta-IN th tn tr ts tg ur-IN uk uz ve vi xh zh-CN zh-TW zu - - alllangiso=$(strip $(defaultlangiso) $(subst,$(defaultlangiso), $(uniq $(subst,ALL,$(completelangiso) $(WITH_LANG))))) |