aboutsummaryrefslogtreecommitdiff
path: root/change
diff options
context:
space:
mode:
Diffstat (limited to 'change')
-rwxr-xr-xchange2
1 files changed, 1 insertions, 1 deletions
diff --git a/change b/change
index 04cae2f..93e1077 100755
--- a/change
+++ b/change
@@ -1,6 +1,6 @@
#!/usr/bin/bash
-export LD_PRELOAD=/usr/lib/libChangeLog.so
+export LD_PRELOAD=libChangeLog.so
export CHANGE_LOG_TARGET="/tmp/$(basename $0).$$.tmp"
eval "$1"