[Libreoffice-bugs] [Bug 122178] qt5 homebuild and tinkerbox

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Dec 19 18:21:55 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=122178

--- Comment #12 from Michael Weghorn <m.weghorn at posteo.de> ---
(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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181219/1e7226be/attachment-0001.html>


More information about the Libreoffice-bugs mailing list