Date: Mon, 22 Oct 2012 01:56:29 GMT From: Rodney W Grimes <rgrimes@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/172945: de_AT.ISO_8859-15 missing from src/etc/mtree/BSD.usr.dist Message-ID: <201210220156.q9M1uTSj010726@red.freebsd.org> Resent-Message-ID: <201210220200.q9M200Xg089766@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 172945
>Category: misc
>Synopsis: de_AT.ISO_8859-15 missing from src/etc/mtree/BSD.usr.dist
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Oct 22 02:00:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Rodney W Grimes
>Release: 9.1RC2
>Organization:
>Environment:
FreeBSD 9.1-RC2 FreeBSD 9.1-RC2 #0: Sat Oct 20 00:38:46 UTC 2012 root@:/sys/amd64/compile/GENERIC amd64
>Description:
de_AT.ISO_8859-15 was added (with a poorly formed named, but thats a seperate and larger problem report, should just be de_AT.ISO8859-15 to match other parts of locale and other systems) to src/share/calendar/Makefile but no entry in src/etc/mtree/BSD.usr.dist was made.
>How-To-Repeat:
Requires running the sanity checks in src/etc/mtree/README file on clean DESTDIR make installworld and noting differences.
>Fix:
Simple patch attached
Patch attached with submission follows:
diff -ru src/etc/mtree/BSD.usr.dist /mnt/usr/src/etc/mtree/BSD.usr.dist
--- src/etc/mtree/BSD.usr.dist 2012-08-13 23:53:11.000000000 +0000
+++ /mnt/usr/src/etc/mtree/BSD.usr.dist 2012-09-25 06:04:38.000000000 +0000
@@ -59,6 +59,8 @@
..
share
calendar
+ de_AT.ISO_8859-15
+ ..
de_DE.ISO8859-1
..
fr_FR.ISO8859-1
>Release-Note:
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210220156.q9M1uTSj010726>
