gnu: khelpcenter: Do not wrap with QTWEBENGINEPROCESS_PATH.

* gnu/packages/kde-systemtools.scm (khelpcenter) [arguments]: Remove
wrap-executable phase.

Change-Id: I6e1ab2c41638a60d5ab1942f101f3ff34b8d1a86
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>
This commit is contained in:
宋文武 2025-02-02 12:34:54 +08:00 committed by Andreas Enge
parent d0e33ae508
commit b2a8105039
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -169,17 +169,6 @@ Dolphin with the version control systems: Bzr, Git, Mercurial, Subversion.")
qtbase qtbase
xapian xapian
qtwebengine)) qtwebengine))
(arguments
(list #:phases
#~(modify-phases %standard-phases
(add-after 'install 'wrap-executable
(lambda* (#:key inputs #:allow-other-keys)
(wrap-program (string-append #$output
"/bin/khelpcenter")
`("QTWEBENGINEPROCESS_PATH" =
(,(search-input-file
inputs
"lib/qt6/libexec/QtWebEngineProcess")))))))))
(home-page "https://apps.kde.org/khelpcenter/") (home-page "https://apps.kde.org/khelpcenter/")
(synopsis "KDE documentation viewer") (synopsis "KDE documentation viewer")
(description "KHelpCenter uses meta data files which describe the (description "KHelpCenter uses meta data files which describe the