diff options
author | William Breathitt Gray <vilhelm.gray@gmail.com> | 2020-08-27 12:41:28 -0400 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2020-08-27 18:46:26 +0100 |
commit | 493793045415865eb892c7ee5c4efb6c603d338f (patch) | |
tree | 204a3b40b48e88b9810a87dc7b805950eb1786fe /games-engines/odamex | |
parent | net-im/spectrum2: fix compilation with musl (diff) | |
download | gentoo-493793045415865eb892c7ee5c4efb6c603d338f.tar.gz gentoo-493793045415865eb892c7ee5c4efb6c603d338f.tar.bz2 gentoo-493793045415865eb892c7ee5c4efb6c603d338f.zip |
games-engines/odamex: Fix line endings in odalaunch patch
Closes: https://bugs.gentoo.org/739186
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/17283
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-engines/odamex')
-rw-r--r-- | games-engines/odamex/files/odamex-0.8.3-Use-C-11-on-odalaunch-target-for-wx-3.0.4-and-up.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-engines/odamex/files/odamex-0.8.3-Use-C-11-on-odalaunch-target-for-wx-3.0.4-and-up.patch b/games-engines/odamex/files/odamex-0.8.3-Use-C-11-on-odalaunch-target-for-wx-3.0.4-and-up.patch index 95cdfce51836..5dd89d1910dd 100644 --- a/games-engines/odamex/files/odamex-0.8.3-Use-C-11-on-odalaunch-target-for-wx-3.0.4-and-up.patch +++ b/games-engines/odamex/files/odamex-0.8.3-Use-C-11-on-odalaunch-target-for-wx-3.0.4-and-up.patch @@ -1,4 +1,4 @@ -From 8b82b887fd1fb17162ad831bbe7a83076187499d Mon Sep 17 00:00:00 2001 +From 9e3ae8538475e6f15757ce51e214f5cd29f223e7 Mon Sep 17 00:00:00 2001 From: Michael Wood <mwoodj@huntsvegas.org> Date: Tue, 25 Aug 2020 02:34:37 -0500 Subject: [PATCH] Use C++11 on odalaunch target for wx 3.0.4 and up |