summaryrefslogtreecommitdiff
path: root/tools/starrcp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/starrcp')
-rwxr-xr-xtools/starrcp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/starrcp b/tools/starrcp
index 6add5665b5..76f40fde03 100755
--- a/tools/starrcp
+++ b/tools/starrcp
@@ -1,5 +1,5 @@
#!/bin/sh
#
-THISDIR=`dirname $0`
-${THISDIR}/cpof ${THISDIR}/../lib \ No newline at end of file
+dir=$(dirname $0)
+$dir/cpof $dir/../lib