[Libreoffice] [PATCH]: libs-extern-sys 3.4.3.2 mozilla-ldap remove MKDIR calls

Caolán McNamara caolanm at redhat.com
Tue Oct 25 02:12:12 PDT 2011


On Thu, 2011-10-20 at 12:07 -0600, Kelly Anderson wrote:
> Hi,
> 
> The mozilla ldap libraries fail to compile on my systems, since the 
> Makefile.in's are all trying to create
> directories.  $(MKDIR) is not defined so it attempts to run the 
> directory name as a command, which of course
> fails.  Since LibreOffice doesn't need those calls to $(MKDIR) to 
> compile, I added to the end of
> seamonkey-source-1.1.14.patch some lines that remove the dependencies on 
> directory creation.

Your patch conflicts with
http://cgit.freedesktop.org/libreoffice/core/commit/?id=34a3046698890676d492d46dfb628d51eb823395
which looks like it does something similar. Are the additional changes
of your patch still required (i.e. if they are can you regenerate it to
apply post those changes) or is the above commit sufficient ?

C.



More information about the LibreOffice mailing list