summaryrefslogtreecommitdiff
path: root/bin/couchjs.tpl.in
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2008-06-16 16:44:50 +0000
committerNoah Slater <nslater@apache.org>2008-06-16 16:44:50 +0000
commitb74e6688a21a0b412ed4b76349260e962ca755e7 (patch)
treebd27cdf45167c379dc934b790d9cd492618961e7 /bin/couchjs.tpl.in
parent5a8ba1a79b6887a54896f8d15b1462a28405b1df (diff)
renamed directory variables, stage one
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@668231 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'bin/couchjs.tpl.in')
-rw-r--r--bin/couchjs.tpl.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/couchjs.tpl.in b/bin/couchjs.tpl.in
index 3e47d6b6..e01a2bb1 100644
--- a/bin/couchjs.tpl.in
+++ b/bin/couchjs.tpl.in
@@ -65,7 +65,7 @@ display_error () {
}
run_couchjs () {
- exec %libbindir%/%couchjs_command_name% $@
+ exec %locallibbindir%/%couchjs_command_name% $@
}
parse_script_option_list () {