% Help to make install...
Andras Timar
timar74 at gmail.com
Thu Jun 14 08:47:05 PDT 2012
2012/6/14 KAMI911 KAMI911 <kami911 at gmail.com>:
> Hi!
>
> Can you help me how can I redefine:
>
> # Identity of this package.
> PACKAGE_NAME='LibreOffice'
> PACKAGE_TARNAME='libreoffice'
> PACKAGE_VERSION='3.6'
> PACKAGE_STRING='LibreOffice 3.6'
> PACKAGE_BUGREPORT=''
> PACKAGE_URL='http://documentfoundation.org/'
>
> values? What is the source of these variables?
> Are they comes from: configure.in?
> "
> AC_INIT([LibreOffice],[3.6],[],[],[http://documentfoundation.org/])
> "
Yes.
>
> I tried to redefine PRODUCTNAME
> to change
> PRODUCTNAME=AC_PACKAGE_NAME
> to another value, but it haven't got any effect on final product name.
>
Try instsetoo_native/util/openoffice.lst. You have OxygenOffice
defined there. Then make sure you build the right target (i.e.
oxygenoffice) from instsetoo_native/util/makefile.mk.
Regards,
Andras
More information about the LibreOffice
mailing list