From 066d27181e9a797ad9f8fc43b49fc9a10ff2f707 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 3 Mar 2019 13:42:34 +0000 Subject: gentoo resync : 03.03.2019 --- .../gallium-nine-standalone/files/nine-dll-path.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 app-emulation/gallium-nine-standalone/files/nine-dll-path.patch (limited to 'app-emulation/gallium-nine-standalone/files/nine-dll-path.patch') diff --git a/app-emulation/gallium-nine-standalone/files/nine-dll-path.patch b/app-emulation/gallium-nine-standalone/files/nine-dll-path.patch deleted file mode 100644 index 9399dde3e4f6..000000000000 --- a/app-emulation/gallium-nine-standalone/files/nine-dll-path.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur a/ninewinecfg/main.c b/ninewinecfg/main.c ---- a/ninewinecfg/main.c 2019-01-12 19:43:40.113737110 +0000 -+++ b/ninewinecfg/main.c 2019-01-12 19:46:54.213703713 +0000 -@@ -47,7 +47,7 @@ - #define WINE_STAGING 1 - #endif - --static const char * const fn_nine_dll = "d3d9-nine.dll"; -+static const char * const fn_nine_dll = G9DLL; - static const char * const reg_path_dll_overrides = "Software\\Wine\\DllOverrides"; - static const char * const reg_path_dll_redirects = "Software\\Wine\\DllRedirects"; - static const char * const reg_key_d3d9 = "d3d9"; -- cgit v1.2.3