Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/postinstall remove 30-urw-aliases.conf and add 45-g...



details:   https://anonhg.NetBSD.org/src/rev/4ca0ff3e3ae9
branches:  trunk
changeset: 449529:4ca0ff3e3ae9
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sat Mar 09 23:46:34 2019 +0000

description:
remove 30-urw-aliases.conf and add 45-generic.conf and 60-generic.conf.

should fix build issues reported on current-users.

diffstat:

 usr.sbin/postinstall/postinstall |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r c4d75436b91f -r 4ca0ff3e3ae9 usr.sbin/postinstall/postinstall
--- a/usr.sbin/postinstall/postinstall  Sat Mar 09 19:41:26 2019 +0000
+++ b/usr.sbin/postinstall/postinstall  Sat Mar 09 23:46:34 2019 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $NetBSD: postinstall,v 1.223 2019/03/08 08:19:56 martin Exp $
+# $NetBSD: postinstall,v 1.224 2019/03/09 23:46:34 mrg Exp $
 #
 # Copyright (c) 2002-2015 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -1018,12 +1018,13 @@
                20-unhint-small-vera.conf \
                25-unhint-nonlatin.conf \
                30-metric-aliases.conf \
-               30-urw-aliases.conf \
                40-nonlatin.conf \
+               45-generic.conf \
                45-latin.conf \
                49-sansserif.conf \
                50-user.conf \
                51-local.conf \
+               60-generic.conf \
                60-latin.conf \
                65-fonts-persian.conf \
                65-khmer.conf \



Home | Main Index | Thread Index | Old Index