summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 668c13c..271579f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,7 @@ methodsdir = $(prefix)/lib/apt/methods
methods_PROGRAMS = tor
tor_SOURCES = tor.cc tor.h server.cc server.h apti18n.h
-install-exec-hook:
+install-data-hook:
cd $(DESTDIR)$(methodsdir) && \
$(LN_S) tor tor+https && \
$(LN_S) tor tor+http