https://bugs.documentfoundation.org/show_bug.cgi?id=122178
--- Comment #12 from Michael Weghorn <[email protected]> ---
(In reply to Xavier Van Wijmeersch from comment #10)
> Sorry the 6.2 have no entree for --enable-kde4 just tested
> The configure script is without kde4
>
> this is my build script
>
> cd /home && git clone git://anongit.freedesktop.org/libreoffice/core
> libreoffice-6-2 &&
> cd /home/libreoffice-6-2 && ./autogen.sh
> [...]
Hm, to my knowledge this will check out the "master" branch branch into a
directory called "libreoffice-6-2". Can you run 'git branch' in that directory
to check what branch is checked out?
You probably need to add a 'git checkout libreoffice-6-2' before calling
'autogen.sh' (or 'git checkout -b libreoffice-6-2 origin/libreofifce-6-2' if
you're using an old git version).
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs