~ubuntu-branches/ubuntu/karmic/openoffice.org-l10n/karmic

« back to all changes in this revision

Viewing changes to ooo-build/bin/piece/build-generic

  • Committer: Bazaar Package Importer
  • Author(s): Chris Cheney
  • Date: 2009-05-26 18:00:00 UTC
  • Revision ID: james.westby@ubuntu.com-20090526180000-t5otxzhj1rru5ovt
Tags: 1:3.1.0-3ubuntu2
* Copy of the openoffice.org source.
  - debian/changelog: Change source name.
  - debian/control.in: Change source name.
  - debian/control: Regenerate control file.

* Correct path to splitgsi in convert2po.
* Disable gsi-export for Rosetta due to bug in localize.pl.
* Reenable building on sparc.
* Switch boost to 1.38.
* Resynchronise with ooo-build-3-1 (271b85e5ce6b601d75d0693b9c937d1eabd069dc).

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
$OO_TOOLSDIR/install-artwork $OO_TOOLSDIR/../src `pwd`
22
22
 
23
23
# new modules
24
 
test "$piece" = "libs-core" -o "$piece" = "libs_core" && mkdir -p vbahelper
 
24
test "$piece" = "libs-core" && mkdir -p vbahelper
 
25
test "$piece" = "filters" && mkdir -p lotuswordpro
25
26
 
26
27
# apply flags
27
28
builddir=`pwd`