[Libreoffice] New requirements for Report Designer / JFreeReport

Alexander Thurgood alex.thurgood at gmail.com
Wed Mar 30 05:07:13 PDT 2011


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



More information about the LibreOffice mailing list