Do not need to install the same oxt twice.

Explanation of extensions in the commit log [1]

* Installed extensions are located at
  ${PREFIX}/${INSTALLATION_BASEDIR}/extensions/
* Installed extensions are:
  sun-presentation-minimizer.oxt
       http://extensions.services.openoffice.org/project/PresentationMinimizer
  presenter-screen.oxt
       http://extensions.services.openoffice.org/project/presenter-screen
  pdfimport.oxt
       http://extensions.services.openoffice.org/project/pdfimport
  wiki-publisher.oxt
       http://extensions.services.openoffice.org/project/wikipublisher
  sun-report-builder.oxt
       http://extensions.services.openoffice.org/project/reportdesign

Requested by: danfe [1]
This commit is contained in:
Maho Nakata 2009-06-26 01:12:20 +00:00
parent 955b273182
commit ef06291191
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236634
3 changed files with 0 additions and 3 deletions

View File

@ -152,7 +152,6 @@ CONFIGURE_ARGS+= --with-gnu-cp=${LOCALBASE}/bin/gcp \
--enable-wiki-publisher \
--enable-report-builder
OOOEXTENSIONS+= minimizer/sun-presentation-minimizer.oxt
OOOEXTENSIONS+= minimizer/sun-presentation-minimizer.oxt
OOOEXTENSIONS+= presenter/presenter-screen.oxt
OOOEXTENSIONS+= pdfimport/pdfimport.oxt

View File

@ -152,7 +152,6 @@ CONFIGURE_ARGS+= --with-gnu-cp=${LOCALBASE}/bin/gcp \
--enable-wiki-publisher \
--enable-report-builder
OOOEXTENSIONS+= minimizer/sun-presentation-minimizer.oxt
OOOEXTENSIONS+= minimizer/sun-presentation-minimizer.oxt
OOOEXTENSIONS+= presenter/presenter-screen.oxt
OOOEXTENSIONS+= pdfimport/pdfimport.oxt

View File

@ -152,7 +152,6 @@ CONFIGURE_ARGS+= --with-gnu-cp=${LOCALBASE}/bin/gcp \
--enable-wiki-publisher \
--enable-report-builder
OOOEXTENSIONS+= minimizer/sun-presentation-minimizer.oxt
OOOEXTENSIONS+= minimizer/sun-presentation-minimizer.oxt
OOOEXTENSIONS+= presenter/presenter-screen.oxt
OOOEXTENSIONS+= pdfimport/pdfimport.oxt