Skip to content
Snippets Groups Projects
Commit e1d8225c authored by Peter Palfrader's avatar Peter Palfrader
Browse files

Add torify script and stuff to debian

svn:r1071
parent 7244c23d
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,9 @@ install: build
dh_installdirs
$(MAKE) install DESTDIR=$(CURDIR)/debian/tor
install -m 755 contrib/torify $(CURDIR)/debian/tor/usr/bin
install -m 644 contrib/torify.1 $(CURDIR)/debian/tor/usr/share/man/man1
install -m 644 contrib/tor-tsocks.conf $(CURDIR)/debian/tor/etc/tor
# Build architecture-independent files here.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment