summaryrefslogtreecommitdiff
path: root/lang/erlang/files/patch-erts_etc_unix_run__erl.c
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2015-06-02 12:39:39 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2015-06-02 12:39:39 +0000
commit0eba18886b00bf63d2bb7493487fb0fcc21786e5 (patch)
treec329f1f494b3be8b827aceee992e836d1435fd1f /lang/erlang/files/patch-erts_etc_unix_run__erl.c
parent- Fix binary installation, strip properly (diff)
Upgrade to version 17.5.6.
- Use PATCHFILES for revision patches, because upstream basically stopped rolling tarballs for minor updates. - Rebuild local patch files to make portlint happier.
Diffstat (limited to 'lang/erlang/files/patch-erts_etc_unix_run__erl.c')
-rw-r--r--lang/erlang/files/patch-erts_etc_unix_run__erl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/erlang/files/patch-erts_etc_unix_run__erl.c b/lang/erlang/files/patch-erts_etc_unix_run__erl.c
index 1a1306e79a21..b76c5127d2a8 100644
--- a/lang/erlang/files/patch-erts_etc_unix_run__erl.c
+++ b/lang/erlang/files/patch-erts_etc_unix_run__erl.c
@@ -1,6 +1,6 @@
---- erts/etc/unix/run_erl.c.orig
+--- erts/etc/unix/run_erl.c.orig 2015-03-31 12:32:52 UTC
+++ erts/etc/unix/run_erl.c
-@@ -69,9 +69,6 @@
+@@ -73,9 +73,6 @@
#ifdef HAVE_UTMP_H
# include <utmp.h>
#endif