From e9f548297d3a545364adbb7b9a0dbb97ef97d605 Mon Sep 17 00:00:00 2001 From: Tim Retout Date: Sun, 20 Jul 2014 14:38:09 +0100 Subject: Use install-data-hook instead of install-exec-hook --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-70-g09d2