aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2003-10-22 04:33:11 +0000
committerRoger Dingledine <arma@torproject.org>2003-10-22 04:33:11 +0000
commitf84cdb9005317d12453395bf98c24626a918456a (patch)
treed66094e03157bba399d9e6e3613ae7e32d5f5c02 /Makefile.am
parent1bf10257dad2a9070e2d408b2285922422b39e44 (diff)
downloadtor-f84cdb9005317d12453395bf98c24626a918456a.tar.gz
tor-f84cdb9005317d12453395bf98c24626a918456a.zip
force the admin to mkdir the datadirectory himself,
so he gets the permissions right. also this means clients will never need to make the datadirectory. also remind the admin to fix his clock before setting up his node. svn:r650
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 47ddde068d..3926fc794c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,5 +5,5 @@ DIST_SUBDIRS = src doc
EXTRA_DIST = LICENSE
-install-data-local:
- $(INSTALL) -m 755 -d $(LOCALSTATEDIR)/lib/tor
+#install-data-local:
+# $(INSTALL) -m 755 -d $(LOCALSTATEDIR)/lib/tor