guix-commits
[Top][All Lists]
Advanced

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

43/103: gnu: openmolar: Remove old build flag.


From: guix-commits
Subject: 43/103: gnu: openmolar: Remove old build flag.
Date: Wed, 5 Jan 2022 09:44:34 -0500 (EST)

lbraun pushed a commit to branch wip-python-pep517
in repository guix.

commit e6d60bfd3aa99df3d94900d05b7694e9e2662890
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Wed Dec 29 19:05:49 2021 +0100

    gnu: openmolar: Remove old build flag.
    
    * gnu/packages/medical.scm (openmolar)[#:use-setuptools]: Remove.
---
 gnu/packages/medical.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/medical.scm b/gnu/packages/medical.scm
index 6c9cc757eb..9c9eef9339 100644
--- a/gnu/packages/medical.scm
+++ b/gnu/packages/medical.scm
@@ -40,8 +40,7 @@
                "1cfdzfbi6wslw7k0dc6ad6xrgs75iwsl91cg73w4myswaqqkfk3z"))))
    (build-system python-build-system)
    (arguments
-    `(#:use-setuptools? #f
-      #:phases
+    `(#:phases
       (modify-phases %standard-phases
         (add-after 'unpack 'patch-/usr
           (lambda* (#:key outputs #:allow-other-keys)



reply via email to

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