Re: [Libreoffice] partial build and make dev-install

2011-08-25 Thread David Tardon
On Tue, Aug 23, 2011 at 10:05:04AM +0100, Michael Meeks wrote: > Hi Lionel, > > On Mon, 2011-08-22 at 18:30 +0200, Lionel Elie Mamane wrote: > > I just got bitten by the fact that: > .. > > Does not make the libreoffice in ./install use the new changed code; > > is this to be considered a bug, or

Re: [Libreoffice] partial build and make dev-install

2011-08-23 Thread Michael Meeks
Hi Lionel, On Mon, 2011-08-22 at 18:30 +0200, Lionel Elie Mamane wrote: > I just got bitten by the fact that: .. > Does not make the libreoffice in ./install use the new changed code; > is this to be considered a bug, or are some modules on purpose not > symlinked but copied in a dev-install for s

[Libreoffice] partial build and make dev-install

2011-08-22 Thread Lionel Elie Mamane
Hi, I just got bitten by the fact that: make make dev-install #change things in cppuhelper/ cd cppuhelper build Does not make the libreoffice in ./install use the new changed code; is this to be considered a bug, or are some modules on purpose not symlinked but copied in a dev-install for s