mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-29 04:01:28 -06: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:
parent
8ace23af27
commit
296f097044
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue