summaryrefslogtreecommitdiff
path: root/bin/lsrc
diff options
context:
space:
mode:
Diffstat (limited to 'bin/lsrc')
-rwxr-xr-xbin/lsrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/lsrc b/bin/lsrc
index cdebfeb..972f54f 100755
--- a/bin/lsrc
+++ b/bin/lsrc
@@ -141,7 +141,7 @@ if [ -e $HOME/.rcrc ]; then
. $HOME/.rcrc
fi
-. `dirname $0`/../libexec/rcm/rcm.sh
+. `dirname $0`/../share/rcm/rcm.sh
handle_command_line $*
if [ "x$DOTFILES_DIRS" = "x" ]; then