mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 00:18:07 +01:00
nongnu: heroic-container: Link all of 'share' from heroic-client.
Followup to 5d5d496
to do the same for heroic.
* nongnu/packages/game-client.scm (heroic-container)[link-files]: Link all of
'share' from heroic-client.
This commit is contained in:
parent
5d5d496e57
commit
a78155eaee
1 changed files with 1 additions and 1 deletions
|
@ -300,7 +300,7 @@ all games will be installed.")))
|
||||||
,@fhs-min-libs)
|
,@fhs-min-libs)
|
||||||
#:name "fhs-union-32"
|
#:name "fhs-union-32"
|
||||||
#:system "i686-linux"))
|
#:system "i686-linux"))
|
||||||
(link-files '("share/applications/heroic.desktop"))
|
(link-files '("share"))
|
||||||
(description "Heroic is an Open Source Game Launcher. Right now it supports launching
|
(description "Heroic is an Open Source Game Launcher. Right now it supports launching
|
||||||
games from the Epic Games Store using Legendary, GOG Games using our custom
|
games from the Epic Games Store using Legendary, GOG Games using our custom
|
||||||
implementation with gogdl and Amazon Games using Nile. This package provides
|
implementation with gogdl and Amazon Games using Nile. This package provides
|
||||||
|
|
Loading…
Reference in a new issue