Browse Source

set the osx confdir to /Library/Tor rather than /Library/tor, maybe.

svn:r8492
Roger Dingledine 19 years ago
parent
commit
a87f3ac6f9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contrib/osx/Makefile.am

+ 1 - 1
contrib/osx/Makefile.am

@@ -1,4 +1,4 @@
-confdir = $(sysconfdir)/tor
+confdir = $(sysconfdir)/Tor
 
 EXTRA_DIST = PrivoxyConfDesc.plist PrivoxyConfInfo.plist    \
     ReadMe.rtf StartupParameters.plist Tor TorBundleDesc.plist.in        \