aboutsummaryrefslogtreecommitdiffstats
path: root/bin/darwin/cp
diff options
context:
space:
mode:
Diffstat (limited to 'bin/darwin/cp')
-rwxr-xr-xbin/darwin/cp2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/darwin/cp b/bin/darwin/cp
index 0a523b7987..a753557cea 100755
--- a/bin/darwin/cp
+++ b/bin/darwin/cp
@@ -7,7 +7,7 @@
# - Otherwise, we stick to what SuSv3 defines
-source $(dirname $0)/wrapper.sh
+source $(dirname $0)/../wrapper.sh
saved=""
while getopts fpaRHLP opt; do