From 6723d581f9777be5206619112a30122439c0ee95 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 19:07:19 -0600 Subject: Rename KDEHOME and KDEDIR --- nsplugins/HOWTO.DEBUG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nsplugins') diff --git a/nsplugins/HOWTO.DEBUG b/nsplugins/HOWTO.DEBUG index d00b4a5a6..94b43cfd5 100644 --- a/nsplugins/HOWTO.DEBUG +++ b/nsplugins/HOWTO.DEBUG @@ -5,7 +5,7 @@ Want to run nspluginviewer in valgrind? It's not easy. Here's how: - Record the commandline, then kill -11 the process - close drkonqi - in a konsole, export ARTSDSP_MMAP=1 - - run LD_PRELOAD=$KDEDIR/lib/libartsdsp.so.0:$KDEDIR/lib/libartsc.so.0 valgrind -v --num-callers=15 --error-limit=no nspluginviewer + - run LD_PRELOAD=$TDEDIR/lib/libartsdsp.so.0:$TDEDIR/lib/libartsc.so.0 valgrind -v --num-callers=15 --error-limit=no nspluginviewer - WAIT for four lines to be printed to the screen that start with: 5 ............ -- cgit v1.2.3