Quellcode durchsuchen

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

svn:r8492
Roger Dingledine vor 19 Jahren
Ursprung
Commit
a87f3ac6f9
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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        \