summaryrefslogtreecommitdiff
path: root/etc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'etc/Makefile.am')
-rw-r--r--etc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/Makefile.am b/etc/Makefile.am
index 3655cd45..737230b8 100644
--- a/etc/Makefile.am
+++ b/etc/Makefile.am
@@ -44,6 +44,7 @@ init/couchdb: init/couchdb.tpl
-e "s|%bindir%|$(bindir)|" \
-e "s|%sysconfdir%|$(sysconfdir)|" \
-e "s|%localerlangbindir%|$(localerlangbindir)|" \
+ -e "s|%localstaterundir%|$(localstaterundir)|" \
-e "s|%couchdb_command_name%|$(couchdb_command_name)|" \
< $< > $@