summaryrefslogtreecommitdiff
path: root/bin/rcup
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rcup')
-rwxr-xr-xbin/rcup2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rcup b/bin/rcup
index 22f699d..4c3529d 100755
--- a/bin/rcup
+++ b/bin/rcup
@@ -144,7 +144,7 @@ if [ -e $HOME/.rcrc ]; then
. $HOME/.rcrc
fi
-. `dirname $0`/../libexec/rcm/rcm.sh
+. `dirname $0`/../share/rcm/rcm.sh
handle_command_line $*
for dest_and_src in `lsrc $LS_ARGS`; do