aboutsummaryrefslogtreecommitdiff
path: root/audio/terminatorx/files/patch-src::main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'audio/terminatorx/files/patch-src::main.cc')
-rw-r--r--audio/terminatorx/files/patch-src::main.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/terminatorx/files/patch-src::main.cc b/audio/terminatorx/files/patch-src::main.cc
index 834b59e3ad6f..4b8a777e90f5 100644
--- a/audio/terminatorx/files/patch-src::main.cc
+++ b/audio/terminatorx/files/patch-src::main.cc
@@ -5,7 +5,7 @@
*/
-#define TX_GTKRC "/usr/share/themes/terminatorX/gtk/gtkrc"
-+#define TX_GTKRC "%%X11BASE%%/share/themes/terminatorX/gtk/gtkrc"
++#define TX_GTKRC "%%LOCALBASE%%/share/themes/terminatorX/gtk/gtkrc"
#define BENCH_CYCLES 100000