unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob d1140489db52b605c53ba74a655527f26bd0bc31 331 bytes (raw)
name: gnu/packages/patches/opencc-py-binding-dont-rebuild.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
 
This patch prevents the rebuild of OpenCC while installing the python binding.

Author: Zhu Zihao <all_but_last@163.com>
--- a/python/setup.py
+++ b/python/setup.py
@@ -195,7 +195,6 @@
         'clib/share/opencc/*',
     ]},
     cmdclass={
-        'build_py': BuildPyCommand,
         'bdist_wheel': BDistWheelCommand
     },
 

debug log:

solving d1140489db ...
found d1140489db in https://yhetil.org/guix-patches/867dnahb3q.fsf@163.com/

applying [1/1] https://yhetil.org/guix-patches/867dnahb3q.fsf@163.com/
diff --git a/gnu/packages/patches/opencc-py-binding-dont-rebuild.patch b/gnu/packages/patches/opencc-py-binding-dont-rebuild.patch
new file mode 100644
index 0000000000..d1140489db

1:19: trailing whitespace.
 
Checking patch gnu/packages/patches/opencc-py-binding-dont-rebuild.patch...
1:19: new blank line at EOF.
+
Applied patch gnu/packages/patches/opencc-py-binding-dont-rebuild.patch cleanly.
warning: 2 lines add whitespace errors.

index at:
100644 d1140489db52b605c53ba74a655527f26bd0bc31	gnu/packages/patches/opencc-py-binding-dont-rebuild.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).