guix-commits
[Top][All Lists]
Advanced

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

46/150: gnu: openmolar: Remove old build flag.


From: guix-commits
Subject: 46/150: gnu: openmolar: Remove old build flag.
Date: Sun, 24 Apr 2022 05:12:20 -0400 (EDT)

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

commit 2d51c76bee07b40f2256eb08314242939a8cd100
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]