me
/
guix
Archived
1
0
Fork 0

gnu: drumstick: Remove unused ‘-DLIB_SUFFIX=’.

* gnu/packages/music.scm (drumstick)[arguments]:
Remove #:configure-flags.
master
Tobias Geerinckx-Rice 2021-04-04 14:18:11 +02:00
parent aaec5de3a7
commit c23136bfad
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 0 additions and 1 deletions

View File

@ -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