diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-07-17 14:59:23 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-07-17 14:59:36 -0500 |
commit | 0ba4df877b3ba07fef8f63083767deb47171f052 (patch) | |
tree | cd8e2cfc8ccc4283e1aae5b79670158948be605b /x11-terms | |
parent | media-tv/dtv-scan-tables: Patch around Makefile issue (diff) | |
download | gentoo-0ba4df877b3ba07fef8f63083767deb47171f052.tar.gz gentoo-0ba4df877b3ba07fef8f63083767deb47171f052.tar.bz2 gentoo-0ba4df877b3ba07fef8f63083767deb47171f052.zip |
x11-terms/kitty: fix 9999 patch one more time
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/kitty/files/kitty-9999-flags.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/kitty/files/kitty-9999-flags.patch b/x11-terms/kitty/files/kitty-9999-flags.patch index f7efa3b305b7..0593cfd706dc 100644 --- a/x11-terms/kitty/files/kitty-9999-flags.patch +++ b/x11-terms/kitty/files/kitty-9999-flags.patch @@ -1,5 +1,5 @@ ---- setup.py.orig 2019-07-16 18:04:24.052780940 -0500 -+++ setup.py 2019-07-16 18:05:54.564383192 -0500 +--- kitty-9999/setup.py 2019-07-16 18:04:24.052780940 -0500 ++++ kitty-9999/setup.py 2019-07-16 18:05:54.564383192 -0500 @@ -202,7 +202,7 @@ df = '-g3' if ccver >= (5, 0): |