To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107386
                 Issue #|107386
                 Summary|transex3: localize.pl and distro builds
               Component|l10n
                 Version|OOO320m6
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|pjanik
             Reported by|pmladek





------- Additional comments from pmla...@openoffice.org Wed Dec  2 15:47:20 
+0000 2009 -------
I will attach a diff that helps using localize.pl in distro builds (ooo-build).

1. It adds option -o that forces using the ooo-specific modules (l10n instead
   of l10n_so).

   The problem is that we use the sources from git in ooo-build, so 
   check_modules_scm funtion does not work correctly. Unfortunately,
   it fallbacks to l10n_so if the module source is unknown.

   Note that it useful for also for external packagers using the 
   svn sources. They ususally want to keep the source RPM as small as 
   possible, so they remove .svn subdirectories from there.


2. It fixes -h option to return 0 (sucess). We use it to check whether 
   the localize tool is actually built and working.

   We used "which localize" in the past but it is not longer enough
   because the localize wrapper is always available in solenv/bin now

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@l10n.openoffice.org
For additional commands, e-mail: issues-h...@l10n.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to