From: Jeroen Roovers Date: Mon, 27 Jan 2020 04:27:54 +0000 (+0100) Subject: x11-misc/xmountains: Replace local patch with upstream patch X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4c0a71cc4d4a4ce8b123112c691d7677dee25cf2;p=gentoo.git x11-misc/xmountains: Replace local patch with upstream patch Upstream commit at https://github.com/spbooth/xmountains/commit/e530b35948da644a190847b2e6ebe08fd38f6d4a Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Jeroen Roovers --- diff --git a/x11-misc/xmountains/files/xmountains-2.9-global.patch b/x11-misc/xmountains/files/xmountains-2.9-global.patch index 77ce47ac4eb2..65ef65fa2040 100644 --- a/x11-misc/xmountains/files/xmountains-2.9-global.patch +++ b/x11-misc/xmountains/files/xmountains-2.9-global.patch @@ -1,4 +1,4 @@ ---- a/Makefile.alt.JeR +--- a/Makefile.alt +++ b/Makefile.alt @@ -8,17 +8,17 @@ diff --git a/x11-misc/xmountains/files/xmountains-2.9-string.patch b/x11-misc/xmountains/files/xmountains-2.9-string.patch index c78569a2116a..97540b2792e7 100644 --- a/x11-misc/xmountains/files/xmountains-2.9-string.patch +++ b/x11-misc/xmountains/files/xmountains-2.9-string.patch @@ -1,8 +1,11 @@ ---- a/xmountains.c.JeR +--- a/xmountains.c +++ b/xmountains.c -@@ -1,4 +1,5 @@ +@@ -1,7 +1,7 @@ -+#include /* strcmp() */ #include #include - #include +-#include ++#include + #include + #include + #include