mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
f84cdb9005
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
10 lines
135 B
Makefile
10 lines
135 B
Makefile
|
|
SUBDIRS = src doc
|
|
|
|
DIST_SUBDIRS = src doc
|
|
|
|
EXTRA_DIST = LICENSE
|
|
|
|
#install-data-local:
|
|
# $(INSTALL) -m 755 -d $(LOCALSTATEDIR)/lib/tor
|