Le 30/03/11 12:56, Alexander Thurgood a écrit :

An example with the flute submodule in jfreereport :

> For the build to work, it looks like all of the make files for this
> module need changing to remove the /$dist in the COPY command at the end
> of the file, else the build fails for each one.
> 


MacBookPro:flute alex$ diff orig.makefile.mk makefile.mk
76c76
<     $(COPY)
$(PACKAGE_DIR)$/$(TARFILE_ROOTDIR)$/dist$/$(TARGET)-$(FLUTE_VERSION).jar
$(CLASSDIR)$/$(TARGET)-$(FLUTE_VERSION).jar
---
>     $(COPY)
$(PACKAGE_DIR)$/$(TARFILE_ROOTDIR)$/$(TARGET)-$(FLUTE_VERSION).jar
$(CLASSDIR)$/$(TARGET)-$(FLUTE_VERSION).jar


Alex

_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to