To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114601
                 Issue #|114601
                 Summary|officecfg: util/makefile.mk file tries to remove files
                        | from /bin directory
               Component|framework
                 Version|OOO330m7
                Platform|Opteron/x86_64
                     URL|
              OS/Version|Linux
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|sb
             Reported by|gokcen





------- Additional comments from gok...@openoffice.org Sun Sep 19 18:09:07 
+0000 2010 -------
During the build of ooo-build-3.2.98.1 (ooo330m7), I've seen build output:

rm -f ../unxlngx6.pro/bin/registry_en-US.zip 
../unxlngx6.pro/bin/registry_de.zip ../unxlngx6.pro/bin/registry_es.zip 
../unxlngx6.pro/bin/registry_fr.zip ../unxlngx6.pro/bin/registry_hu.zip 
../unxlngx6.pro/bin/registry_it.zip ../unxlngx6.pro/bin/registry_nl.zip 
../unxlngx6.pro/bin/registry_pt-BR.zip ../unxlngx6.pro/bin/registry_sv.zip 
../unxlngx6.pro/bin/registry_tr.zip     

rm -f /bin/registry_en-US.zip /bin/registry_de.zip /bin/registry_es.zip 
/bin/registry_fr.zip /bin/registry_hu.zip /bin/registry_it.zip 
/bin/registry_nl.zip /bin/registry_pt-BR.zip /bin/registry_sv.zip 
/bin/registry_tr.zip


First line is OK but in second line OpenOffice tries to delete some zip files
from /bin directory, which is unusual. There is a typo in makefile.mk file and
the attached patch fixes the error.

---------------------------------------------------------------------
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...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


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

Reply via email to