nongnu: google-chrome-stable: Fix wrapper-plan.

* nongnu/packages/chrome.scm (make-google-chrome
[patchelf-plan]: Avoid patching nacl_helper for
google-chrome-stable.

Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
This commit is contained in:
Giacomo Leidi 2024-01-31 22:29:30 +01:00 committed by Jonathan Brielmaier
parent 8e6e045a9d
commit fe2fcf125c
No known key found for this signature in database
GPG key ID: ECFC83988B4E4B9F

View file

@ -63,10 +63,7 @@
"libqt6_shim.so" "libqt6_shim.so"
"libvk_swiftshader.so" "libvk_swiftshader.so"
"libvulkan.so.1" "libvulkan.so.1"
"WidevineCdm/_platform_specific/linux_x64/libwidevinecdm.so" "WidevineCdm/_platform_specific/linux_x64/libwidevinecdm.so")))
#$@(if (string=? repo "stable")
'("nacl_helper")
'()))))
#:install-plan #:install-plan
#~'(("opt/" "/share") #~'(("opt/" "/share")
("usr/share/" "/share")) ("usr/share/" "/share"))