mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-18 00:00:32 +02:00
gnu: drumstick: Remove unused ‘-DLIB_SUFFIX=’.
* gnu/packages/music.scm (drumstick)[arguments]: Remove #:configure-flags.
This commit is contained in:
@@ -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
Block a user