2012/6/14 KAMI911 KAMI911 <kami911@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
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.