Re: [PATCH/RFC] Fix --disable-extensions build
Jonathan Nieder <[email protected]> Wed, 18 Aug 2010 02:51:21 -0500
| Newsgroups | gmane.comp.gnome.ximian.openoffice |
|---|---|
| Message-ID | <20100818075121.GA11067@burratino> |
Jonathan Nieder wrote: > The following even seems to work okay with --disable-extensions I spoke too soon. redirect-extensions.diff: testing...< /home/jrn/src/ooo-build/patches/dev300/./redirect-extensions.diff patch --fuzz=0 -l -p0 -d /home/jrn/src/ooo-build/build/ooo330-m2 --dry-run patching file cui/source/options/optlingu.cxx patching file dbaccess/source/ui/dlg/ExtensionNotPresent.cxx patching file instsetoo_native/util/openoffice.lst patching file officecfg/registry/data/org/openoffice/Office/ExtensionManager.xcu can't find file to patch at input line 164 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- reportbuilder/registry/schema/org/openoffice/Office/ReportDesign.xcs.old 2010-07-22 13:08:24.000000000 +0200 |+++ reportbuilder/registry/schema/org/openoffice/Office/ReportDesign.xcs 2010-07-29 14:58:55.000000000 +0200 -------------------------- File to patch: There is no reportbuilder directory because I have not enabled extensions. The remaining files that s/extensions.services.openoffice.org/extensions.go-oo.org/ patch touches are present, though. Will drop that patch locally and see what happens.