summaryrefslogtreecommitdiff
path: root/lang/erlang-runtime17/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'lang/erlang-runtime17/files/patch-Makefile.in')
-rw-r--r--lang/erlang-runtime17/files/patch-Makefile.in20
1 files changed, 0 insertions, 20 deletions
diff --git a/lang/erlang-runtime17/files/patch-Makefile.in b/lang/erlang-runtime17/files/patch-Makefile.in
deleted file mode 100644
index b47a0e774e0a..000000000000
--- a/lang/erlang-runtime17/files/patch-Makefile.in
+++ /dev/null
@@ -1,20 +0,0 @@
---- Makefile.in.orig
-+++ Makefile.in
-@@ -59,7 +59,7 @@
- libdir = @libdir@
-
- # Where Erlang/OTP is located
--libdir_suffix = /erlang
-+libdir_suffix = /erlang17
- erlang_libdir = $(libdir)$(libdir_suffix)
- erlang_bindir = $(erlang_libdir)/bin
-
-@@ -1007,7 +1007,7 @@
- #
- # Order is important here, don't change it!
- #
--INST_DEP += install.dirs install.emulator install.libs install.Install install.otp_version install.bin
-+INST_DEP += install.dirs install.emulator install.libs install.Install install.otp_version
-
- install: $(INST_DEP)
-