On 02/10/12 18:16, Maxime de Roucy wrote:
Hello
I have to work on a 3.6.x problem that doesn't appear in the master
branch.
[...]
force_dmake_to_error
Error: No makefile.mk found!
---
dmake: Error executing 'force_dmake_to_error': No such file or
di
Hi,
On Tue, Oct 02, 2012 at 07:16:49PM +0200, Maxime de Roucy wrote:
> Hello
>
> I have to work on a 3.6.x problem that doesn't appear in the master
> branch.
> (1/1) Building module dictionaries
> =
> Entering /home/max/libreoffice/3_6/dictionaries/prj
>
> --
Hello
I have to work on a 3.6.x problem that doesn't appear in the master
branch.
I can build the master branch just fine with :
git clean -dfx
git pull
export PYTHON=python2
install_dir="/home/myuser/libreoffice/$1"
./autogen.sh --prefix="$install_dir/usr" \
--exec-prefix="$install_dir/usr" --s