aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'keyserver/Makefile.am')
-rw-r--r--keyserver/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyserver/Makefile.am b/keyserver/Makefile.am
index 37698ca6a..ac172f4f0 100644
--- a/keyserver/Makefile.am
+++ b/keyserver/Makefile.am
@@ -41,7 +41,7 @@ gpgkeys_finger_LDADD = ../util/libutil.a @NETLIBS@ $(other_libs) @GETOPT@ @W32LI
install-exec-hook:
if GPGKEYS_LDAP
- -(cd $(libexecdir) && $(LN_S) gpgkeys_ldap$(EXEEXT) gpgkeys_ldaps$(EXEEXT))
+ (cd $(libexecdir) && $(LN_S) -f gpgkeys_ldap$(EXEEXT) gpgkeys_ldaps$(EXEEXT))
endif
uninstall-hook: