nongnu: steam-client: Remove obsolete comments.

This commit is contained in:
Demis Balbach 2023-01-29 17:56:29 +01:00
parent 0703b7bbcd
commit 9c5c25de95
No known key found for this signature in database
GPG Key ID: F17DDB98CC3C405C

View File

@ -788,7 +788,6 @@ and update of GloriousEggroll's Proton-GE.")
(define-public steamos-compositor-plus
(let ((commit "e4b99dd5f56a388aa24fe3055d0e983cb3d5d32a")
;;(commit "7c0011cf91e87c30c2a630fee915ead58ef9dcf5")
(revision "0")
(version "1.3.0"))
(package
@ -801,9 +800,7 @@ and update of GloriousEggroll's Proton-GE.")
(url "https://github.com/ChimeraOS/steamos-compositor-plus")
(commit commit)))
(sha256
(base32 "0rqckj05389djc4ahzfy98p3z0p884gbbl94lbm06za72bhnidr5")
;;(base32 "1bjl517bw10w18f4amdz3kwzkdz8w6wg8md2bk3wpqjrn26p45gd")
)
(base32 "0rqckj05389djc4ahzfy98p3z0p884gbbl94lbm06za72bhnidr5"))
(file-name (git-file-name name version))))
(arguments
(list
@ -878,8 +875,7 @@ and update of GloriousEggroll's Proton-GE.")
(substitute* (string-append share "/xsessions/steamos.desktop")
(("steamos-session") (string-append bin "/steamos-session")))
(substitute* (string-append share "/applications/steam-browser.desktop")
(("steam ") (string-append steam " ")))
)))
(("steam ") (string-append steam " "))))))
(add-after 'patch-bin 'copy-bin
(lambda* (#:key outputs #:allow-other-keys)
(let* ((out (assoc-ref outputs "out"))
@ -920,5 +916,3 @@ flashing on startup of Proton games and adds a fix for games that start in
the background, including Dead Cells, The Count Lucanor, most Feral games
and probably others.")
(license license:gpl3+))))
steamos-modeswitch-inhibitor