Hi,
On Tue, Oct 20, 2015 at 03:57:41PM +0100, sibu wrote:
> I want to to a test install before committing.
> Can one do
> make DESTDIR=/someplace install
> for libreoffie-5.0.2.2?
for most scenario except tweaking the installation scripts that should not be
needed, as:
./instdir
already con
Greetings
I am having a go at building libreoffice-5.0.2.2 on a computer with blfs
linux.
I scanned through the main makefile of Libreofficee-5.0.2.2 looking for
DESTDIR.
I want to to a test install before committing.
Can one do
make DESTDIR=/someplace install
for libreoffie-5.0.2.2?
t