diff options
Diffstat (limited to 'otp-links.patch')
-rw-r--r-- | otp-links.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/otp-links.patch b/otp-links.patch deleted file mode 100644 index 6c8b227..0000000 --- a/otp-links.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- otp_src_R11B-0/Makefile.in.links 2006-05-12 16:43:44.000000000 +0200 -+++ otp_src_R11B-0/Makefile.in 2006-05-18 20:27:56.000000000 +0200 -@@ -545,10 +545,6 @@ - # Install erlang base public files - # - install.bin: -- for file in $(ERL_BASE_PUB_FILES); do \ -- rm -f $(BINDIR)/$$file; \ -- ${LN_S} $(ERLANG_BINDIR)/$$file $(BINDIR)/$$file; \ -- done - - # - # Directories needed before we can install |