diff options
author | David Seifert <soap@gentoo.org> | 2019-10-19 17:27:47 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2019-10-19 17:27:47 +0200 |
commit | a2435a0ff181011b08b997691881e1bb86ce40cc (patch) | |
tree | f3cb58c7ec52750d05208c89f5f0f4983a8267fe /media-fonts/zh-kcfonts/files | |
parent | net-proxy/tayga: fix conf.d and init.d insertions. (diff) | |
download | gentoo-a2435a0ff181011b08b997691881e1bb86ce40cc.tar.gz gentoo-a2435a0ff181011b08b997691881e1bb86ce40cc.tar.bz2 gentoo-a2435a0ff181011b08b997691881e1bb86ce40cc.zip |
media-fonts/zh-kcfonts: Port to EAPI 7
Bug: https://bugs.gentoo.org/697292
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-fonts/zh-kcfonts/files')
-rw-r--r-- | media-fonts/zh-kcfonts/files/kcfonts-1.05-parallel-make.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/zh-kcfonts/files/kcfonts-1.05-parallel-make.patch b/media-fonts/zh-kcfonts/files/kcfonts-1.05-parallel-make.patch index 93fc8ed9608e..46d552b3a63e 100644 --- a/media-fonts/zh-kcfonts/files/kcfonts-1.05-parallel-make.patch +++ b/media-fonts/zh-kcfonts/files/kcfonts-1.05-parallel-make.patch @@ -1,5 +1,5 @@ ---- Makefile.orig 2009-01-01 10:45:14.000000000 +0900 -+++ Makefile 2009-01-01 10:45:32.000000000 +0900 +--- a/Makefile ++++ b/Makefile @@ -31,7 +31,7 @@ $(CC) $(CFLAGS) tran.o kc24f.o -o $@ kc15f: tran.o kc15f.o |