guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

06/08: gnu: nitrogen: Remove redundant configure flags.


From: guix-commits
Subject: 06/08: gnu: nitrogen: Remove redundant configure flags.
Date: Tue, 2 Jul 2019 19:10:52 -0400 (EDT)

mbakke pushed a commit to branch core-updates
in repository guix.

commit 529c9ac5e0d2483a5eee14cf09e3db8fe2405103
Author: Marius Bakke <address@hidden>
Date:   Wed Jul 3 01:00:33 2019 +0200

    gnu: nitrogen: Remove redundant configure flags.
    
    * gnu/packages/wm.scm (nitrogen)[arguments]: Remove.
---
 gnu/packages/wm.scm | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 1747619..871a6b0 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1075,10 +1075,6 @@ project derived from the original Calm Window Manager.")
        ("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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]