Module Name: src
Committed By: andvar
Date: Fri Jun 3 14:02:48 UTC 2022
Modified Files:
src/distrib/notes/common: postinstall
Log Message:
fix link to pkgsrc.tar.gz file in postinstall section.
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 src/distrib/notes/common/postinstall
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/notes/common/postinstall
diff -u src/distrib/notes/common/postinstall:1.89 src/distrib/notes/common/postinstall:1.90
--- src/distrib/notes/common/postinstall:1.89 Thu May 27 15:47:42 2021
+++ src/distrib/notes/common/postinstall Fri Jun 3 14:02:48 2022
@@ -1,4 +1,4 @@
-.\" $NetBSD: postinstall,v 1.89 2021/05/27 15:47:42 martin Exp $
+.\" $NetBSD: postinstall,v 1.90 2022/06/03 14:02:48 andvar Exp $
.\"
.\" Copyright (c) 1999-2020 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -371,7 +371,7 @@ framework for compiling packages and did
.Xr sysinst 8
post-installation configuration menu, you can obtain it by retrieving
the file
-.Lk https://cdn.NetBSD.org/pub/pkgsrc/pkgsrc.tar.gz .
+.Lk https://cdn.NetBSD.org/pub/pkgsrc/stable/pkgsrc.tar.gz .
It is typically extracted into
.Pa /usr/pkgsrc
(though other locations work fine) with the commands: