diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-09-13 12:37:08 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-09-13 12:37:08 +0000 |
commit | e941c1c054a900ffb5a60c7cbdf304a5e6d4b03a (patch) | |
tree | 8335dbdfe652bbeced0eea3caec996adcb8ae92b /lang/rust/patches | |
parent | ae16e1f429a7d656309c7e906309c684d22555d2 (diff) | |
download | pkgsrc-e941c1c054a900ffb5a60c7cbdf304a5e6d4b03a.tar.gz |
Restore accidentally deleted comment and use .NetBSD suffix
Thank you, jperkin@.
Diffstat (limited to 'lang/rust/patches')
-rw-r--r-- | lang/rust/patches/patch-src_etc_local__stage0.sh | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/rust/patches/patch-src_etc_local__stage0.sh b/lang/rust/patches/patch-src_etc_local__stage0.sh index 44967e33065..2735f544f70 100644 --- a/lang/rust/patches/patch-src_etc_local__stage0.sh +++ b/lang/rust/patches/patch-src_etc_local__stage0.sh @@ -1,4 +1,7 @@ -$NetBSD: patch-src_etc_local__stage0.sh,v 1.2 2016/09/12 13:27:33 ryoon Exp $ +$NetBSD: patch-src_etc_local__stage0.sh,v 1.3 2016/09/13 12:37:08 ryoon Exp $ + +-Copy additional libarena required on Darwin. +-Copy GCC support libraries required on SunOS. --- src/etc/local_stage0.sh.orig 2016-08-16 01:54:35.000000000 +0000 +++ src/etc/local_stage0.sh |