diff options
author | David Seifert <soap@gentoo.org> | 2020-11-21 21:38:14 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-11-21 21:38:14 +0100 |
commit | 02744bab811337194c9f27182e6e912020034221 (patch) | |
tree | 7a64da2c0a7188b859639aaf1f3721cc648ef861 /games-emulation/gens/files/gens-2.15.5-zlib-OF.patch | |
parent | games-arcade/primateplunge: Port to EAPI 7 (diff) | |
download | gentoo-02744bab811337194c9f27182e6e912020034221.tar.gz gentoo-02744bab811337194c9f27182e6e912020034221.tar.bz2 gentoo-02744bab811337194c9f27182e6e912020034221.zip |
games-emulation/gens: Port to EAPI 7
Closes: https://bugs.gentoo.org/654420
Closes: https://bugs.gentoo.org/712982
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-emulation/gens/files/gens-2.15.5-zlib-OF.patch')
-rw-r--r-- | games-emulation/gens/files/gens-2.15.5-zlib-OF.patch | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/games-emulation/gens/files/gens-2.15.5-zlib-OF.patch b/games-emulation/gens/files/gens-2.15.5-zlib-OF.patch new file mode 100644 index 000000000000..5a357cc633e0 --- /dev/null +++ b/games-emulation/gens/files/gens-2.15.5-zlib-OF.patch @@ -0,0 +1,7 @@ +--- a/src/gens/util/file/unzip.h ++++ b/src/gens/util/file/unzip.h +@@ -1,3 +1,4 @@ ++#define OF(x) x + /* unzip.h -- IO for uncompress .zip files using zlib + Version 0.15 beta, Mar 19th, 1998, + |