Sfoglia il codice sorgente

create var/lib/tor on "make install" -- this should allow
sample-server-torrc to Just Work


svn:r605

Steven Hazel 20 anni fa
parent
commit
1769b00cdb
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      Makefile.am

+ 2 - 0
Makefile.am

@@ -5,3 +5,5 @@ DIST_SUBDIRS = src doc
 
 EXTRA_DIST = LICENSE
 
+install-data-local:
+	$(INSTALL) -m 755 -d $(LOCALSTATEDIR)/lib/tor