Right. I can just as well remove it, since I don't think it's actually
doing anything... Good to go otherwise?
On Sat, Aug 13, 2016 at 02:19:28PM +0200, David Craven wrote:
> * gnu/packages/kde-frameworks.scm (kpackage): New variable.
> +(arguments
> + `(#:tests? #f ; FIXME: 1/4 tests fail.
> + #:phases
> + (modify-phases %standard-phases
> + (add-after 'unpack 'patch-test
> +
* gnu/packages/kde-frameworks.scm (kpackage): New variable.
Co-authored-by: Hartmut Goebel
---
gnu/packages/kde-frameworks.scm | 41 +
1 file changed, 41 insertions(+)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 0e