~ruther/guix-local

92124591eedf27e988c84f75acd4b4d99ff43122 — Nigko Yerden 1 year, 4 months ago 3cc51c3
gnu: supertuxkart: Keep 'supertuxkart.desktop' file.

* gnu/packages/games.scm (supertuxkart)[arguments]: Fix regexp in
'disable-data-install' phase so that the line in CMakeList.txt that installs
'supertuxkart.desktop' file is not commented out.

Change-Id: I408cdfeb9425c39228d38df4c15aee326e19dc34
Signed-off-by: Eric Bavier <bavier@posteo.net>
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/games.scm
M gnu/packages/games.scm => gnu/packages/games.scm +1 -1
@@ 4845,7 4845,7 @@ This package expects the game(s) to be placed in subdirectories of
               (add-before 'configure 'disable-data-install
                 (lambda _
                   (substitute* "CMakeLists.txt"
                     (("^install\\(.*STK_DATA_DIR" &)
                     (("^install\\(DIRECTORY.*STK_DATA_DIR" &)
                      (string-append "# " &))))))))
    (inputs
     (list curl