[PATCH] accessibility/gail: fix pkg-plist, misc

Stanislav Sedov ssedov at mbsd.msk.ru
Sun Aug 6 18:15:46 UTC 2006


>Submitter-Id:	current-users
>Originator:	Stanislav Sedov
>Organization:	MBSD labs, Inc.
>Confidential:	no 
>Synopsis:	[PATCH] accessibility/gail: fix pkg-plist, misc
>Severity:	serious
>Priority:	medium
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 7.0-CURRENT i386
>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.x11-4.dist). Fix that.

Copy of this message was sent to gnome at FreeBSD.org (maintainer).

>How-To-Repeat:
>Fix:

--- gail-1.8.11_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/accessibility/gail/Makefile /var/tmp/loctmp/gail/Makefile
--- /usr/ports/accessibility/gail/Makefile	Thu Jun  1 02:18:41 2006
+++ /var/tmp/loctmp/gail/Makefile	Sun Aug  6 22:05:36 2006
@@ -24,7 +24,7 @@
 USE_GETTEXT=	yes
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 USE_GNOME=	gnomehack libgnomecanvas lthack referencehack
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
diff -ruN --exclude=CVS /usr/ports/accessibility/gail/pkg-plist /var/tmp/loctmp/gail/pkg-plist
--- /usr/ports/accessibility/gail/pkg-plist	Wed May 10 23:33:08 2006
+++ /var/tmp/loctmp/gail/pkg-plist	Sun Aug  6 21:04:21 2006
@@ -76,6 +76,12 @@
 share/locale/zh_TW/LC_MESSAGES/gail.mo
 @dirrmtry share/locale/zh_HK/LC_MESSAGES
 @dirrmtry share/locale/zh_HK
+ at dirrmtry share/locale/xh/LC_MESSAGES
+ at dirrmtry share/locale/xh
+ at dirrmtry share/locale/rw/LC_MESSAGES
+ at dirrmtry share/locale/rw
+ at dirrmtry share/locale/mi/LC_MESSAGES
+ at dirrmtry share/locale/mi
 @dirrmtry share/locale/ku/LC_MESSAGES
 @dirrmtry share/locale/ku
 @dirrmtry share/locale/as/LC_MESSAGES
--- gail-1.8.11_1.patch ends here ---



More information about the freebsd-gnome mailing list