Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Nov 2005 22:48:40 +0300 (MSK)
From:      "Boris B. Samorodov" <bsam@ipt.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/89682: [tiny patch] accessibility/linux-atk: fix pkg-plist file
Message-ID:  <200511281948.jASJmeZL067373@mi.ipt.ru>
Resent-Message-ID: <200511281950.jASJo6A0073996@freefall.freebsd.org>

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

>Number:         89682
>Category:       ports
>Synopsis:       [tiny patch] accessibility/linux-atk: fix pkg-plist file
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 28 19:50:06 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Boris B. Samorodov
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
InPharmTech, Co. http://www.ipt.ru
>Environment:
System: FreeBSD mi.ipt.ru 6.0-STABLE FreeBSD 6.0-STABLE #0: Wed Nov 2 17:58:38 MSK 2005 bsam@mi.ipt.ru:/usr/obj/usr/src/sys/PROBA1 i386

>Description:
	Plist file should be fixed:
	http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.4.2005092302/linux-atk-1.8.0.log
>How-To-Repeat:
>Fix:
	Here is a tiny patch to fix pkg-plist file:

--- linux-atk.patch begins here ---
--- pkg-plist.orig	Mon Nov 28 22:44:02 2005
+++ pkg-plist	Mon Nov 28 22:39:49 2005
@@ -9,6 +9,7 @@
 usr/share/locale/az/LC_MESSAGES/atk10.mo
 usr/share/locale/be/LC_MESSAGES/atk10.mo
 usr/share/locale/bg/LC_MESSAGES/atk10.mo
+usr/share/locale/bn/LC_MESSAGES/atk10.mo
 usr/share/locale/bs/LC_MESSAGES/atk10.mo
 usr/share/locale/ca/LC_MESSAGES/atk10.mo
 usr/share/locale/cs/LC_MESSAGES/atk10.mo
@@ -83,6 +84,8 @@
 @unexec rmdir %D/usr/share/locale/be >/dev/null 2>&1 || true
 @unexec rmdir %D/usr/share/locale/bg/LC_MESSAGES >/dev/null 2>&1 || true
 @unexec rmdir %D/usr/share/locale/bg >/dev/null 2>&1 || true
+@unexec rmdir %D/usr/share/locale/bn/LC_MESSAGES >/dev/null 2>&1 || true
+@unexec rmdir %D/usr/share/locale/bn >/dev/null 2>&1 || true
 @unexec rmdir %D/usr/share/locale/bs/LC_MESSAGES >/dev/null 2>&1 || true
 @unexec rmdir %D/usr/share/locale/bs >/dev/null 2>&1 || true
 @unexec rmdir %D/usr/share/locale/ca/LC_MESSAGES >/dev/null 2>&1 || true
--- linux-atk.patch ends here ---

WBR
-- 
bsam

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



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