pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/bulk Added text describing major.minor-latest direc...
details: https://anonhg.NetBSD.org/pkgsrc/rev/39df664016b0
branches: trunk
changeset: 460103:39df664016b0
user: jklos <jklos%pkgsrc.org@localhost>
date: Tue Aug 19 08:55:53 2003 +0000
description:
Added text describing major.minor-latest directories for binaries built
from pkgsrc current.
diffstat:
mk/bulk/upload | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 7cd6d1cfc8de -r 39df664016b0 mk/bulk/upload
--- a/mk/bulk/upload Tue Aug 19 04:35:03 2003 +0000
+++ b/mk/bulk/upload Tue Aug 19 08:55:53 2003 +0000
@@ -37,6 +37,10 @@
echo "the major.minor release string is used. For example, on a 1.5.1"
echo "alpha system you would use:"
echo " user%ftp.netbsd.org@localhost:/pub/NetBSD/packages/1.5/alpha"
+ echo "If you are building from pkgsrc current, set the destination"
+ echo "to major.minor-latest. For example, on a 1.6.1 m68k system where"
+ echo "building pkgsrc current (assuming pkgsrc-1-6 is already built):
+ echo " user%ftp.netbsd.org@localhost:/pub/NetBSD/packages/1.6-latest/m68k"
echo " "
exit 1
fi
@@ -125,4 +129,3 @@
if [ "$failed" = "no" ]; then
rm -fr $TMP
fi
-
Home |
Main Index |
Thread Index |
Old Index