Files
termux-packages/x11-packages/virglrenderer-android/0008-Change-vtest-socket-path.patch.beforehostbuild
2023-03-07 06:35:35 +00:00

13 lines
383 B
Plaintext

diff --git a/vtest/vtest_protocol.h b/vtest/vtest_protocol.h
--- a/vtest/vtest_protocol.h
+++ b/vtest/vtest_protocol.h
@@ -25,7 +25,7 @@
#ifndef VTEST_PROTOCOL
#define VTEST_PROTOCOL
-#define VTEST_DEFAULT_SOCKET_NAME "/tmp/.virgl_test"
+#define VTEST_DEFAULT_SOCKET_NAME "@TERMUX_PREFIX@/tmp/.virgl_test"
#ifdef VIRGL_RENDERER_UNSTABLE_APIS
#define VTEST_PROTOCOL_VERSION 3