1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: aria-maestosa: Add scons-flags.

* gnu/packages/music.scm (aria-maestosa): Add scons-flags.
This commit is contained in:
Danny Milosavljevic
2018-01-22 19:46:40 +01:00
parent 9f832233f1
commit 20e42d1e97

View File

@@ -137,6 +137,8 @@
(build-system scons-build-system)
(arguments
`(#:tests? #f ;no tests
#:scons-flags
(list (string-append "prefix=" (assoc-ref %outputs "out")))
#:scons ,scons-python2
#:phases
(modify-phases %standard-phases