Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  6 Aug 2006 21:31:37 +0400 (MSD)
From:      Stanislav Sedov <ssedov@mbsd.msk.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        obrien@FreeBSD.org
Subject:   ports/101478: [PATCH] shells/bash: fix pkg-plist
Message-ID:  <20060806173137.9341112F62@fonon.realnet>
Resent-Message-ID: <200608061820.k76IKK0d010192@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         101478
>Category:       ports
>Synopsis:       [PATCH] shells/bash: fix pkg-plist
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 06 18:20:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stanislav Sedov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
MBSD labs, Inc.
>Environment:
System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Aug  2 21:44:37 MSD
>Description:
- Doesn't deinstall certain files (isn't listed in /etc/mtree/BSD.local.dist). Fix that.

Copy of this message was sent to obrien@FreeBSD.org (maintainer).

>How-To-Repeat:
>Fix:

--- bash-3.1.17.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/shells/bash/pkg-plist /var/tmp/loctmp/bash/pkg-plist
--- /usr/ports/shells/bash/pkg-plist	Sat Jul 31 02:01:13 2004
+++ /var/tmp/loctmp/bash/pkg-plist	Sun Aug  6 19:21:40 2006
@@ -78,3 +78,7 @@
 %%HELP%%%%DATADIR%%/wait
 %%HELP%%%%DATADIR%%/while
 %%HELP%%@dirrm %%DATADIR%%
+%%NLS%%@dirrmtry share/locale/en@boldquot/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/en@boldquot
+%%NLS%%@dirrmtry share/locale/en@quot/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/en@quot
--- bash-3.1.17.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060806173137.9341112F62>