gnu: drumstick: Remove unused ‘-DLIB_SUFFIX=’.
* gnu/packages/music.scm (drumstick)[arguments]: Remove #:configure-flags.master
parent
aaec5de3a7
commit
c23136bfad
|
@ -2650,7 +2650,6 @@ browser.")
|
|||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f ; no test target
|
||||
#:configure-flags '("-DLIB_SUFFIX=")
|
||||
#:phases
|
||||
(modify-phases %standard-phases
|
||||
(add-before 'configure 'fix-docbook
|
||||
|
|
Reference in New Issue