summaryrefslogtreecommitdiff
path: root/source4/static_deps.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/static_deps.mk')
-rw-r--r--source4/static_deps.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/static_deps.mk b/source4/static_deps.mk
index 3904149c38..2f33c92a18 100644
--- a/source4/static_deps.mk
+++ b/source4/static_deps.mk
@@ -27,7 +27,7 @@ heimdal_basics: \
heimdal/lib/krb5/heim_err.h \
heimdal/lib/krb5/k524_err.h \
heimdal/lib/krb5/krb5_err.h
- ln -fs ./../des heimdal/lib/des/hcrypto
+ rm -f heimdal/lib/des/hcrypto ; ln -s ./../des heimdal/lib/des/hcrypto
proto: basics
basics: include/includes.h \