mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: gpick: Switch to scons-python.
* gnu/packages/image.scm (gpick)[arguments]{scons}: Remove uneeded
keyword.
Change-Id: I81ab290d14fd41b31a7801d6755f23339b02bddd
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Sharlatan Hellseher
parent
e22efb74ed
commit
3bb6b4a0dd
@@ -2066,7 +2066,6 @@ custom formats for representing color values..")
|
||||
(arguments
|
||||
(list
|
||||
#:tests? #f
|
||||
#:scons scons-python2
|
||||
#:scons-flags
|
||||
#~(list (string-append "DESTDIR=" %output))
|
||||
#:phases
|
||||
|
||||
Reference in New Issue
Block a user