guix-commits
[Top][All Lists]
Advanced

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

42/103: gnu: epour: Remove old build flag.


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

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

commit ab60c54c6e1035363d4e6b13e53cc425b4f7ef66
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 3b28559c1b..7e16ebde4f 100644
--- a/gnu/packages/enlightenment.scm
+++ b/gnu/packages/enlightenment.scm
@@ -612,7 +612,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]