Skip to content
Commit 41eafd25 authored by Bjørn Forsman's avatar Bjørn Forsman
Browse files

Revert "x2goclient: move to qmake4Hook"

This reverts commit 83406bc1, because
it broke the build.

x2goclient requires to be built with its top-level (hand coded) Makefile
(in accordance with upstream documentation). Invoking qmake directly on
the .pro file, without specifying a separate build tree, will overwrite
the Makefile and break the build.

For instance, there are no install rules in the .pro file. That exists
only in the Makefile.
parent e7c96842
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment