diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/Makefile.am b/bin/Makefile.am index 93a53192..f7eb2697 100644 --- a/bin/Makefile.am +++ b/bin/Makefile.am @@ -33,10 +33,6 @@ couchdb: couchdb.tpl -e "s|%ICU_CONFIG%|$(ICU_CONFIG)|g" \ -e "s|%bindir%|@bindir@|g" \ -e "s|%localerlanglibdir%|@localerlanglibdir@|g" \ - -e "s|%couchdbebindir%|couch-@version@/ebin|g" \ - -e "s|%mochiwebebindir%|mochiweb-r97/ebin|g" \ - -e "s|%ibrowseebindir%|ibrowse-1.5.2/ebin|g" \ - -e "s|%oauthebindir%|erlang-oauth/ebin|g" \ -e "s|%defaultini%|default.ini|g" \ -e "s|%localini%|local.ini|g" \ -e "s|%localconfdir%|@localconfdir@|g" \ |