To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97010





------- Additional comments from [EMAIL PROTECTED] Tue Dec  9 12:11:45 +0000 
2008 -------
The patch seems to be made on top of another source version. Second part doesn't
apply on DEV300_m37:

patching file connectivity/source/drivers/mozab/bootstrap/makefile.mk
Hunk #2 succeeded at 69 with fuzz 2 (offset 1 line).
patching file scp2/source/ooo/file_library_ooo.scp
patch: **** malformed patch at line 35:      TXT_FILE_BODY;

this is how it looks here before patching from line 902 on:

#if !defined(SYSTEM_MOZILLA) && !defined(WITHOUT_MOZILLA)

// (#i91209#)
#if !defined(MACOSX)
STD_UNO_LIB_FILE(gid_File_Lib_Mozab,mozab)
STD_LIB_FILE(gid_File_Lib_Mozabdrv,mozabdrv)
#endif

#else

File gid_File_Lib_Mozbootstrap
    TXT_FILE_BODY;
    Styles = (PACKED,UNO_COMPONENT,PATCH);
    RegistryID = gid_Starregistry_Services_Rdb;
    Dir = gid_Dir_Program;
  #ifdef UNX
    Name = STRING(CONCAT2(libmozbootstrap,UNXSUFFIX));
  #else
    Name = "libmozbootstrap.dll";
  #endif
End

#endif

STD_UNO_LIB_FILE(gid_File_Lib_Wpft,wpft)

STD_UNO_LIB_FILE(gid_File_Lib_T602Filter,t602filter)

STD_UNO_LIB_FILE(gid_File_Lib_Writerfilter,writerfilter)


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to