gnu: kde-cli-tools: Fix build.

Follow up of 731413a680.

* gnu/packages/kde-plasma.scm (kde-cli-tools)[arguments]<#:phases>:
Replace '/lib/libexec' with '/libexec'.
This commit is contained in:
宋文武 2023-08-18 17:45:06 +08:00
parent bbd6f715e8
commit 4c5373715d
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -449,7 +449,7 @@ (define-public kde-cli-tools
(lambda _
;; XXX: nixpkgs say kdesu need kdeinit5 in PATH, but i can't
;; found in source, need check
(symlink (string-append #$output "/lib/libexec/kf5/kdesu")
(symlink (string-append #$output "/libexec/kf5/kdesu")
(string-append #$output "/bin/kdesu")))))))
(native-inputs (list extra-cmake-modules pkg-config shared-mime-info))
(inputs (list kconfig