Re: [Libreoffice] small problems with --enable-split-app-modules

2011-07-18 Thread Petr Mladek
Andreas Radke píše v Ne 17. 07. 2011 v 21:26 +0200: > 1) I have to pass yes to the install process due to some overwritten > files: yes | make DESTDIR=${srcdir}/fakeinstall distro-pack-install > > Installer finished [...] > Copying GNOME icons .. > chmod: cannot operate on dangling symlink > `/b

[Libreoffice] small problems with --enable-split-app-modules

2011-07-17 Thread Andreas Radke
I'm just moving the packaging process for ArchLinux to make use of --enable-split-app-modules in 3.4.2rc1. I'm running into some small problems: 1) I have to pass yes to the install process due to some overwritten files: yes | make DESTDIR=${srcdir}/fakeinstall distro-pack-install Installer finis