To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=42582 Issue #:|42582 Summary:|deliver ldapbe2.uno.dylib on MacOS X Component:|porting Version:|680m77 Platform:|All URL:| OS/Version:|Mac OS X Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|PATCH Priority:|P4 Subcomponent:|code Assigned to:|pjanik Reported by:|pjanik
------- Additional comments from [EMAIL PROTECTED] Fri Feb 11 09:04:19 -0800 2005 ------- extensions/prj/d.lst contains: ..\%__SRC%\lib\lib*.dylib %_DEST%\lib%_EXT%\lib*.dylib But we have also: dec-81-27-196-47:~/BuildDir/ooo_SRC680_m78_src/extensions oo$ find . -name *.dylib|grep -v lib/lib ./unxmacxp.pro/lib/ldapbe2.uno.dylib dec-81-27-196-47:~/BuildDir/ooo_SRC680_m78_src/extensions oo$ -> change that line to: ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib all previos dylibs will be delivered and also new one that does nt start with lib. --------------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
