X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=runlttv;fp=runlttv;h=86edfd3f8cb2efdff07279d0d76f5d80f634a539;hb=a7bbe2f6af5563fed90ff5ba446c6f8c29812f4b;hp=ceb6349b8c78e4d68d3091c1c16f8a7a76d6d451;hpb=7b84cb1cbff73714231f5b57c0aa8c1e5e703ae3;p=lttv.git diff --git a/runlttv b/runlttv index ceb6349b..86edfd3f 100755 --- a/runlttv +++ b/runlttv @@ -19,7 +19,7 @@ # $ ln -s ./lttv/modules/gui/lttvwindow/pixmaps # while in the same directory as this script. -RCFILE=".runlttvrc" +RCFILE="$(dirname $0)/.runlttvrc" if [ "$MODE" = "text" ]; then ARGS="-L lttv/modules/text/.libs -m textDump"