Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 41eafd25a0f7f7aa72293cec8bd51e736fe00d06
      
https://github.com/NixOS/nixpkgs/commit/41eafd25a0f7f7aa72293cec8bd51e736fe00d06
  Author: Bjørn Forsman <[email protected]>
  Date:   2016-05-29 (Sun, 29 May 2016)

  Changed paths:
    M pkgs/applications/networking/remote/x2goclient/default.nix

  Log Message:
  -----------
  Revert "x2goclient: move to qmake4Hook"

This reverts commit 83406bc171ca2b385c49838e6ed5e89007a875b5, 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.


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to