~ruther/guix-local

1ee750ba4c76d9eff248b0f0657e0d8f119607ff — Leo Famulari 8 years ago 990e93f
gnu: krita: Add comment about the wrapper.

* gnu/packages/kde.scm (krita): Add comment.
1 files changed, 2 insertions(+), 1 deletions(-)

M gnu/packages/kde.scm
M gnu/packages/kde.scm => gnu/packages/kde.scm +2 -1
@@ 263,7 263,8 @@ plugins, as well as code to create plugins, or complete applications.")
                            "/include/OpenEXR"))
       #:phases
       (modify-phases %standard-phases
         ;; Ensure that icons are found at runtime
         ;; Ensure that icons are found at runtime.
         ;; This works around <https://bugs.gnu.org/22138>.
         (add-after 'install 'wrap-executable
           (lambda* (#:key inputs outputs #:allow-other-keys)
             (let ((out (assoc-ref outputs "out"))