Module Name: src
Committed By: mrg
Date: Wed Jun 21 18:46:06 UTC 2023
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
adjust for new fontconfig files.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/usr.sbin/postinstall/postinstall.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/postinstall/postinstall.in
diff -u src/usr.sbin/postinstall/postinstall.in:1.51 src/usr.sbin/postinstall/postinstall.in:1.52
--- src/usr.sbin/postinstall/postinstall.in:1.51 Sun May 29 10:47:40 2022
+++ src/usr.sbin/postinstall/postinstall.in Wed Jun 21 18:46:06 2023
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: postinstall.in,v 1.51 2022/05/29 10:47:40 andvar Exp $
+# $NetBSD: postinstall.in,v 1.52 2023/06/21 18:46:06 mrg Exp $
#
# Copyright (c) 2002-2022 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -1318,9 +1318,9 @@ do_fontconfig()
fi
local regular_fonts="
10-autohint.conf
-10-no-sub-pixel.conf
10-scale-bitmap-fonts.conf
10-sub-pixel-bgr.conf
+10-sub-pixel-none.conf
10-sub-pixel-rgb.conf
10-sub-pixel-vbgr.conf
10-sub-pixel-vrgb.conf