gnu: nitrogen: Remove redundant configure flags.
* gnu/packages/wm.scm (nitrogen)[arguments]: Remove.
This commit is contained in:
parent
3cd9350e08
commit
529c9ac5e0
1 changed files with 0 additions and 4 deletions
|
@ -1075,10 +1075,6 @@ (define-public nitrogen
|
|||
("glibmm" ,glibmm)))
|
||||
(native-inputs
|
||||
`(("pkg-config" ,pkg-config)))
|
||||
(arguments
|
||||
`(#:configure-flags (list
|
||||
(string-append "--prefix=" %output)
|
||||
"CXXFLAGS=-std=c++11")))
|
||||
(home-page "http://projects.l3ib.org/nitrogen/")
|
||||
(synopsis "Background browser and setter for X windows")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue