diff options
author | 2019-03-24 00:45:33 +0100 | |
---|---|---|
committer | 2019-03-24 00:45:33 +0100 | |
commit | 1c3f3c1a7fba575e6ec5c00b85bc9312b94621e3 (patch) | |
tree | b0bf2e81b12241ce4c8a5e3cfe3c21b78231a204 /media-gfx/duhdraw/files | |
parent | games-puzzle/bastet: Removed old. (diff) | |
download | gentoo-1c3f3c1a7fba575e6ec5c00b85bc9312b94621e3.tar.gz gentoo-1c3f3c1a7fba575e6ec5c00b85bc9312b94621e3.tar.bz2 gentoo-1c3f3c1a7fba575e6ec5c00b85bc9312b94621e3.zip |
media-gfx/duhdraw: Fixed build with sys-libs/ncurses[tinfo]
Closes: https://bugs.gentoo.org/647160
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'media-gfx/duhdraw/files')
-rw-r--r-- | media-gfx/duhdraw/files/duhdraw-2.8.13-macos.patch | 4 | ||||
-rw-r--r-- | media-gfx/duhdraw/files/duhdraw-2.8.13-prestrip.patch | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/duhdraw/files/duhdraw-2.8.13-macos.patch b/media-gfx/duhdraw/files/duhdraw-2.8.13-macos.patch index 30be358e46d3..cdf18e48e41d 100644 --- a/media-gfx/duhdraw/files/duhdraw-2.8.13-macos.patch +++ b/media-gfx/duhdraw/files/duhdraw-2.8.13-macos.patch @@ -1,5 +1,5 @@ ---- ./duhdraw-2.8.13/duhdraw.c.orig 2005-03-02 09:22:46.000000000 +0100 -+++ ./duhdraw-2.8.13/duhdraw.c 2006-11-16 09:56:21.000000000 +0100 +--- duhdraw-2.8.13/duhdraw.c ++++ duhdraw-2.8.13/duhdraw.c @@ -12,7 +12,9 @@ #include <stdio.h> #include <dirent.h> diff --git a/media-gfx/duhdraw/files/duhdraw-2.8.13-prestrip.patch b/media-gfx/duhdraw/files/duhdraw-2.8.13-prestrip.patch index 0162f39370aa..3112a015748d 100644 --- a/media-gfx/duhdraw/files/duhdraw-2.8.13-prestrip.patch +++ b/media-gfx/duhdraw/files/duhdraw-2.8.13-prestrip.patch @@ -1,5 +1,5 @@ ---- ./duhdraw-2.8.13/Makefile.orig 2005-03-02 09:22:46.000000000 +0100 -+++ ./duhdraw-2.8.13/Makefile 2006-11-16 09:58:29.000000000 +0100 +--- duhdraw-2.8.13/Makefile ++++ duhdraw-2.8.13/Makefile @@ -12,15 +12,12 @@ ansi: cleanansi |