gnu: red-eclipse: Replace string with version number variable.
* gnu/packages/games.scm (red-eclipse)[phases]: Replace it.
This commit is contained in:
parent
089b167812
commit
660e005c21
@ -2169,7 +2169,7 @@ http://lavachat.symlynx.com/unix/")
|
||||
"-Cdata"
|
||||
"--transform"
|
||||
(string-append "s/"
|
||||
name "-1.5.3/"
|
||||
name "-" ,version "/"
|
||||
name "/")))
|
||||
(list ,@(map car data-sources)))
|
||||
#t))
|
||||
|
Loading…
Reference in New Issue
Block a user