gnu: kpackage: Transfer patches from NixOS.
authorHartmut Goebel <h.goebel@crazy-compilers.com>
Mon, 23 Oct 2017 10:55:22 +0000 (12:55 +0200)
committerHartmut Goebel <h.goebel@crazy-compilers.com>
Fri, 4 Jan 2019 09:10:46 +0000 (10:10 +0100)
commit0fd6138175cb6099e2e5f3d112c3188c84b31561
tree46504cad18c7eb5bbf4b66efa16ed3426fb08415
parent16b8aff85bcdb9799496c4a27257210cd45158e5
gnu: kpackage: Transfer patches from NixOS.

Transfer the NixOS patches for kpackage as of 2018-02-17:
- Allow external paths.
- Make QDirIterator follow symlinks.

Decided to use a patch for one of the "allow external paths" changes since
'substitute*' seems not to be robust enough.

* gnu/packages/patches/kpackage-allow-external-paths.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/kde-frameworks.scm(kpackage)[source]: Use it. <patch>: New
  phase.
gnu/local.mk
gnu/packages/kde-frameworks.scm
gnu/packages/patches/kpackage-allow-external-paths.patch [new file with mode: 0644]