Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets Building X11 system packages by "build.sh syspkgs"
details:   https://anonhg.NetBSD.org/src/rev/1a575238f1b9
branches:  trunk
changeset: 969054:1a575238f1b9
user:      uki <uki%NetBSD.org@localhost>
date:      Thu Feb 06 12:36:38 2020 +0000
description:
Building X11 system packages by "build.sh syspkgs"
diffstat:
 distrib/sets/regpkgset |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r f15e46332cee -r 1a575238f1b9 distrib/sets/regpkgset
--- a/distrib/sets/regpkgset    Thu Feb 06 12:18:06 2020 +0000
+++ b/distrib/sets/regpkgset    Thu Feb 06 12:36:38 2020 +0000
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-# $NetBSD: regpkgset,v 1.13 2019/10/02 11:16:00 maya Exp $
+# $NetBSD: regpkgset,v 1.14 2020/02/06 12:36:38 uki Exp $
 #
 # Copyright (c) 2003,2009 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -123,7 +123,7 @@
 fi
 
 case "$1" in
-all)   list="base comp etc games man misc rescue tests text" ;;
+all)   list="base comp etc games man misc rescue tests text xbase xcomp xetc xfont xserver" ;;
 *)     list="$*" ;;
 esac
 
Home |
Main Index |
Thread Index |
Old Index