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

Stanislav Sedov ssedov at mbsd.msk.ru
Sun Aug 6 18:16:03 UTC 2006


>Submitter-Id:	current-users
>Originator:	Stanislav Sedov
>Organization:	MBSD labs, Inc.
>Confidential:	no 
>Synopsis:	[PATCH] accessibility/at-spi: 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:

--- at-spi-1.7.7_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/accessibility/at-spi/Makefile /var/tmp/loctmp/at-spi/Makefile
--- /usr/ports/accessibility/at-spi/Makefile	Thu Jun  1 02:18:41 2006
+++ /var/tmp/loctmp/at-spi/Makefile	Sun Aug  6 21:27:14 2006
@@ -26,7 +26,7 @@
 USE_GNOME=	gnomeprefix gnomehack gnomehier intltool gail libbonobo \
 		intlhack
 USE_X_PREFIX=	yes
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-static
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
diff -ruN --exclude=CVS /usr/ports/accessibility/at-spi/pkg-plist /var/tmp/loctmp/at-spi/pkg-plist
--- /usr/ports/accessibility/at-spi/pkg-plist	Thu May 11 07:35:50 2006
+++ /var/tmp/loctmp/at-spi/pkg-plist	Sun Aug  6 19:14:43 2006
@@ -150,6 +150,14 @@
 @dirrmtry share/locale/ug
 @dirrmtry share/locale/dz/LC_MESSAGES
 @dirrmtry share/locale/dz
+ at dirrmtry share/locale/mr/LC_MESSAGES
+ at dirrmtry share/locale/mr
+ at dirrmtry share/locale/rw/LC_MESSAGES
+ at dirrmtry share/locale/rw
+ at dirrmtry share/locale/sr at ije/LC_MESSAGES
+ at dirrmtry share/locale/sr at ije
+ at dirrmtry share/locale/xh/LC_MESSAGES
+ at dirrmtry share/locale/xh
 @dirrm share/gnome/idl/at-spi-1.0
 @dirrm lib/orbit-2.0
 @dirrm include/at-spi-1.0/login-helper
--- at-spi-1.7.7_1.patch ends here ---



More information about the freebsd-gnome mailing list