From 476b01cd4ae27d81b4831091f40ca278eb872160 Mon Sep 17 00:00:00 2001 From: Randall Leeds Date: Tue, 23 Aug 2011 19:19:22 +0000 Subject: bring windows in line with r1001283 (COUCHDB-1197) Thanks to Dave Cottlehuber for the patch. This is a backport of r1160857 from trunk git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1160859 13f79535-47bb-0310-9956-ffa450edef68 --- etc/windows/couchdb.iss.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') diff --git a/etc/windows/couchdb.iss.tpl b/etc/windows/couchdb.iss.tpl index 8a32561d..868ac498 100644 --- a/etc/windows/couchdb.iss.tpl +++ b/etc/windows/couchdb.iss.tpl @@ -55,6 +55,7 @@ Source: "%openssl_bin_dir%\libeay32.dll"; DestDir: "{app}\bin"; Flags: ignorever [Dirs] Name: "{app}\var\lib\couchdb"; Permissions: authusers-modify Name: "{app}\var\log\couchdb"; Permissions: authusers-modify +Name: "{app}\var\run\couchdb"; Permissions: authusers-modify Name: "{app}\etc\couchdb"; Permissions: authusers-modify [Icons] -- cgit v1.2.3