commit: 3010fc7c49c6fca7dfbc8211525287f2262fee4f Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Fri Jan 3 15:26:20 2025 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sat Jan 4 22:47:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3010fc7c
app-emulation/gallium-nine-standalone: remove unused patch Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> .../gallium-nine-standalone/files/0.3-nine-dll-path.patch | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/app-emulation/gallium-nine-standalone/files/0.3-nine-dll-path.patch b/app-emulation/gallium-nine-standalone/files/0.3-nine-dll-path.patch deleted file mode 100644 index 830bdc4b32ed..000000000000 --- a/app-emulation/gallium-nine-standalone/files/0.3-nine-dll-path.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/ninewinecfg/main.c b/ninewinecfg/main.c -index 3d58d67..e69668d 100644 ---- a/ninewinecfg/main.c -+++ b/ninewinecfg/main.c -@@ -32,7 +32,7 @@ - - WINE_DEFAULT_DEBUG_CHANNEL(ninecfg); - --static const char * const fn_nine_dll = "d3d9-nine.dll"; -+static const char * const fn_nine_dll = G9DLL; - static const char * const fn_d3d9_dll = "d3d9.dll"; - static const char * const fn_nine_exe = "ninewinecfg.exe"; -
