dev-python/cangjie: update patch

Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Akinori Hattori
2018-09-04 21:31:20 +09:00
parent 7b9489a6d3
commit 0da35c0200
2 changed files with 2 additions and 4 deletions

View File

@@ -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

View File

@@ -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