Issue 14038 - temp mh only 49 and 01 for the moment
Summary: temp mh only 49 and 01 for the moment
Status: CLOSED FIXED
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 Beta2
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 1.1 RC
Assignee: Martin Hollmichel
QA Contact: issues@installation
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-02 21:10 UTC by pavel
Modified: 2003-09-08 16:53 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2003-05-02 21:10:42 UTC
Hi Martin,

please remove this from instsetoo/util/makefile.mk for Beta2:

--- oo_644m1_src.orig/instsetoo/util/makefile.mk        Tue Feb 25 19:17:00 2003
+++ oo_644m1_src/instsetoo/util/makefile.mk     Tue Feb 25 19:17:27 2003
@@ -87,9 +87,8 @@

 .IF "$(alllangext)"!=""

-#pack: $(foreach,i,$(alllangext) pack_$i)
-#temp mh only 49 and 01 for the moment
-pack: pack_01 pack_49
+pack: $(foreach,i,$(alllangext) pack_$i)
+# pack: pack_01 pack_49

 pack_%:
        +-$(MKDIRHIER) $(INSTALLDIR)$/$(@:s/pack_//)$/normal
Comment 1 pavel 2003-05-03 15:09:47 UTC
Change target.
Comment 2 maho.nakata 2003-05-03 22:52:54 UTC
Hi Martin, Pavel and Sander,
This is Maho.

It is not fixed since OOo 1.1beta release.
AFAIK,
http://l10n.openoffice.org/servlets/ReadMsg?msgId=668200&listName=dev
SUN will provide localized build.
However, as Pavel reported in this IZ,
in OOo1.1beta2 tag, you do not seem to provie :)

Please fix ASAP.
Comment 3 sander_traveling 2003-05-03 23:20:18 UTC
commited, closing the issue
Comment 4 pavel 2003-05-03 23:26:37 UTC
Thank you, Sander.
Comment 5 maho.nakata 2003-05-04 00:02:48 UTC
Thank you very much Sander!

I also confirmed that by checking out
cws_srx644_ooo11beta2 tag.
cvs -z3 checkout -r cws_srx644_ooo11beta2 instsetoo

Thanks again for your very fast commit.