[or-cvs] r8492: set the osx confdir to /Library/Tor rather than /Library/tor (tor/trunk/contrib/osx)

arma at seul.org arma at seul.org
Mon Sep 25 02:23:10 UTC 2006


Author: arma
Date: 2006-09-24 22:23:10 -0400 (Sun, 24 Sep 2006)
New Revision: 8492

Modified:
   tor/trunk/contrib/osx/Makefile.am
Log:
set the osx confdir to /Library/Tor rather than /Library/tor, maybe.


Modified: tor/trunk/contrib/osx/Makefile.am
===================================================================
--- tor/trunk/contrib/osx/Makefile.am	2006-09-24 23:11:24 UTC (rev 8491)
+++ tor/trunk/contrib/osx/Makefile.am	2006-09-25 02:23:10 UTC (rev 8492)
@@ -1,4 +1,4 @@
-confdir = $(sysconfdir)/tor
+confdir = $(sysconfdir)/Tor
 
 EXTRA_DIST = PrivoxyConfDesc.plist PrivoxyConfInfo.plist    \
     ReadMe.rtf StartupParameters.plist Tor TorBundleDesc.plist.in        \



More information about the tor-commits mailing list