diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 02:18:44 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 02:18:44 +0000 |
commit | 272b1c5f9a37780e519d767719a489fc971f669b (patch) | |
tree | 450f117b125086458811cc162321b8a082f97fd3 /news/trn/files/patch-hints_freebsd.sh | |
parent | Rename net/ patch-xy patches to reflect the files they modify. (diff) |
Rename news/ patch-xy patches to reflect the files they modify.
Notes
Notes:
svn path=/head/; revision=363286
Diffstat (limited to 'news/trn/files/patch-hints_freebsd.sh')
-rw-r--r-- | news/trn/files/patch-hints_freebsd.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/news/trn/files/patch-hints_freebsd.sh b/news/trn/files/patch-hints_freebsd.sh new file mode 100644 index 000000000000..f14724921d4e --- /dev/null +++ b/news/trn/files/patch-hints_freebsd.sh @@ -0,0 +1,5 @@ +--- hints/freebsd.sh.orig Thu Jun 4 09:45:34 1998 ++++ hints/freebsd.sh Thu Jun 4 09:44:16 1998 +@@ -1 +1,2 @@ + i_sysfilio='undef' ++plibpth='$plibpth /usr/lib/aout' |