mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: klick: Switch to scons-python.
* gnu/packages/music.scm (klick)[arguments]{scons}: Remove uneeded
keyword.
Change-Id: I4e6f116ab4ec740266332cd807b204c5e082796e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Sharlatan Hellseher
parent
8ace23af27
commit
296f097044
@@ -1488,7 +1488,6 @@ engine (except effects) that can be used for layering or split patches.")
|
||||
(list
|
||||
#:scons-flags
|
||||
#~(list (string-append "PREFIX=" %output))
|
||||
#:scons scons-python2
|
||||
#:tests? #f ;no "check" target
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
|
||||
Reference in New Issue
Block a user