all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 04a66548bae565dfb439cc73cf7ed6e359c3563f 456 bytes (raw)
name: gnu/packages/patches/python-keystone-engine-dont-build-libs.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
 
--- a/setup.py	2022-11-14 14:27:56.167776515 +0100
+++ b/setup.py	2022-11-14 14:28:53.912037545 +0100
@@ -135,13 +135,11 @@
 class build(_build):
     def run(self):
         log.info("Building C++ extensions")
-        build_libraries()
         return _build.run(self)

 class develop(_develop):
     def run(self):
         log.info("Building C++ extensions")
-        build_libraries()
         return _develop.run(self)

 class bdist_egg(_bdist_egg):

debug log:

solving 04a66548ba ...
found 04a66548ba in https://yhetil.org/guix/gvrZumfRCPOodB2aFXGKMU3uhrCARh_5P73Rgv2dQyKn6wqCeKbIT71Wd-TDFtKgXsByCo6sFSKQiDJhet1rIdShHJHjFMKCW7R9_B0Yyoo=@protonmail.com/

applying [1/1] https://yhetil.org/guix/gvrZumfRCPOodB2aFXGKMU3uhrCARh_5P73Rgv2dQyKn6wqCeKbIT71Wd-TDFtKgXsByCo6sFSKQiDJhet1rIdShHJHjFMKCW7R9_B0Yyoo=@protonmail.com/
diff --git a/gnu/packages/patches/python-keystone-engine-dont-build-libs.patch b/gnu/packages/patches/python-keystone-engine-dont-build-libs.patch
new file mode 100644
index 0000000000..04a66548ba

Checking patch gnu/packages/patches/python-keystone-engine-dont-build-libs.patch...
Applied patch gnu/packages/patches/python-keystone-engine-dont-build-libs.patch cleanly.

index at:
100644 04a66548bae565dfb439cc73cf7ed6e359c3563f	gnu/packages/patches/python-keystone-engine-dont-build-libs.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.