diff --git a/otp-0009-Restore-installation-of-a-n-internal-erl_interface-A.patch b/otp-0009-Restore-installation-of-a-n-internal-erl_interface-A.patch index df98992..c05258b 100644 --- a/otp-0009-Restore-installation-of-a-n-internal-erl_interface-A.patch +++ b/otp-0009-Restore-installation-of-a-n-internal-erl_interface-A.patch @@ -10,18 +10,14 @@ https://bugzilla.redhat.com/818419 Signed-off-by: Peter Lemenkov --- - lib/erl_interface/src/Makefile.in | 19 +++++++++++++++++++ - 1 file changed, 19 insertions(+) + lib/erl_interface/src/Makefile.in | 18 ++++++++++++++++++ + 1 file changed, 18 insertions(+) diff --git a/lib/erl_interface/src/Makefile.in b/lib/erl_interface/src/Makefile.in -index 9aeba86..dafd2ce 100644 +index 9aeba86..708d0a1 100644 --- a/lib/erl_interface/src/Makefile.in +++ b/lib/erl_interface/src/Makefile.in -@@ -843,14 +843,33 @@ EXTRA = \ - $(TARGET)/eidefs.mk - - release: opt -+<<<<<<< HEAD +@@ -846,11 +846,29 @@ release: opt $(INSTALL_DIR) "$(RELSYSDIR)/include" $(INSTALL_DIR) "$(RELSYSDIR)/lib" $(INSTALL_DIR) "$(RELSYSDIR)/bin"