After I move the source folder around, I run a `./autogen.sh`to clean
everything up so commands like 'make clean' work again.
--
Sent from:
http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html
___
LibreOffice mailing list
Lib
On 20/09/2018 17:11, Eike Rathke wrote:
Doesn't make (dist)clean also look for absolute path values somewhere?
In that case renaming the directory to the original name first before
doing the make distclean would be required and after that rename it to
the desired name.
Yeah, good point. :) Fo
Hi,
On Thursday, 2018-09-20 12:58:44 +0200, Stephan Bergmann wrote:
> On 20/09/2018 12:06, Eike Rathke wrote:
> > On Wednesday, 2018-09-19 16:39:31 +0530, Rahul Gurung wrote:
> >
> > > Sorry, I got it, I had actually changed the name of the directory from
> > > libreoffice to lo for easy (fast)
On 20/09/2018 12:06, Eike Rathke wrote:
On Wednesday, 2018-09-19 16:39:31 +0530, Rahul Gurung wrote:
Sorry, I got it, I had actually changed the name of the directory from
libreoffice to lo for easy (fast) access, is there a way to configure it,
or I have to rename it back to libreoffice?
The
Hi Rahul,
On Wednesday, 2018-09-19 16:39:31 +0530, Rahul Gurung wrote:
> Sorry, I got it, I had actually changed the name of the directory from
> libreoffice to lo for easy (fast) access, is there a way to configure it,
> or I have to rename it back to libreoffice?
The easiest would be to remove
Sorry, I got it, I had actually changed the name of the directory from
libreoffice to lo for easy (fast) access, is there a way to configure it,
or I have to rename it back to libreoffice?
On 19 September 2018 at 16:33, Rahul Gurung wrote:
> Hey,
>
>
> I can't build LibreOffice running make bu