freebsd-ports/audio/terminatorx/files/patch-src_main.cc
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
293 B
C++

--- src/main.cc.orig 2011-01-30 21:01:30 UTC
+++ src/main.cc
@@ -33,7 +33,7 @@
4 October 1999: Rewrite ;) - back to C++
*/
-#define TX_GTKRC "/usr/share/themes/terminatorX/gtk/gtkrc"
+#define TX_GTKRC "%%LOCALBASE%%/share/themes/terminatorX/gtk/gtkrc"
#define BENCH_CYCLES 100000