mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-python/cangjie: update patch
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -22,7 +22,7 @@ DEPEND="${RDEPEND}
|
||||
dev-python/cython[${PYTHON_USEDEP}]
|
||||
virtual/pkgconfig"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${P}-cython-022.patch )
|
||||
PATCHES=( "${FILESDIR}"/${P}-cython-0.22.patch )
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
diff --git a/Makefile.am b/Makefile.am
|
||||
index 6762b97..c0cc699 100644
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -47,19 +47,19 @@ pkgpyexecdir = $(pyexecdir)/cangjie
|
||||
@@ -47,19 +47,19 @@
|
||||
|
||||
src/cangjie/_core.c: src/cangjie/_core.pyx src/cangjie/_core.pxd
|
||||
$(MKDIR_P) src/cangjie
|
||||
Reference in New Issue
Block a user