guix-commits
[Top][All Lists]
Advanced

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

45/150: gnu: epour: Remove old build flag.


From: guix-commits
Subject: 45/150: gnu: epour: 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 185767513623b37409ced65e125e362a0666d747
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Wed Dec 29 19:04:46 2021 +0100

    gnu: epour: Remove old build flag.
    
    * gnu/packages/ebook.scm (epour)[#:use-setuptools]: Remove.
---
 gnu/packages/enlightenment.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm
index 6a02ab1ca4..38f589b2e4 100644
--- a/gnu/packages/enlightenment.scm
+++ b/gnu/packages/enlightenment.scm
@@ -603,7 +603,6 @@ directories.
     (build-system python-build-system)
     (arguments
      `(#:tests? #f      ; no test target
-       #:use-setuptools? #f
        #:phases
        (modify-phases %standard-phases
          (add-after 'unpack 'find-theme-dir



reply via email to

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