Revert "build-system/qt: Wrappers set 'QTWEBENGINEPROCESS_PATH' if needed."

This reverts commit 06eb21856f.  It will need to
be refactored to fit on top of 2214b7b78d.
This commit is contained in:
Maxim Cournoyer 2021-07-02 00:58:57 -04:00
parent 3a94998f5e
commit 15fd870c3f
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -87,8 +87,7 @@
"/cursors" "/wallpapers" "/icons" "/mime")
'("XDG_CONFIG_DIRS" "/etc/xdg")
'("QT_PLUGIN_PATH" "/lib/qt5/plugins")
'("QML2_IMPORT_PATH" "/lib/qt5/qml")
'("QTWEBENGINEPROCESS_PATH" "/lib/qt5/libexec/QtWebEngineProcess"))))
'("QML2_IMPORT_PATH" "/lib/qt5/qml"))))
(define* (wrap-all-programs #:key inputs outputs
(qt-wrap-excluded-outputs '())