e57f3be0c6
It seems that I386 DragonFly (x86_64 is okay), invoking libintl's bindtextdomain causes pkgsrc's libintl to segfault on a thread locking operation. Anything linking with libgpg-error on i386 will consequently core dump. Recognizing this treating the symptom, this patch disabled NLS on I386 DragonFly.
20 lines
942 B
Text
20 lines
942 B
Text
@comment $NetBSD: PLIST,v 1.11 2012/07/17 16:01:10 marino Exp $
|
|
bin/gpg-error
|
|
bin/gpg-error-config
|
|
include/gpg-error.h
|
|
lib/libgpg-error.la
|
|
share/aclocal/gpg-error.m4
|
|
share/common-lisp/source/gpg-error/gpg-error-codes.lisp
|
|
share/common-lisp/source/gpg-error/gpg-error-package.lisp
|
|
share/common-lisp/source/gpg-error/gpg-error.asd
|
|
share/common-lisp/source/gpg-error/gpg-error.lisp
|
|
${PLIST.nls}share/locale/cs/LC_MESSAGES/libgpg-error.mo
|
|
${PLIST.nls}share/locale/de/LC_MESSAGES/libgpg-error.mo
|
|
${PLIST.nls}share/locale/fr/LC_MESSAGES/libgpg-error.mo
|
|
${PLIST.nls}share/locale/it/LC_MESSAGES/libgpg-error.mo
|
|
${PLIST.nls}share/locale/nl/LC_MESSAGES/libgpg-error.mo
|
|
${PLIST.nls}share/locale/pl/LC_MESSAGES/libgpg-error.mo
|
|
${PLIST.nls}share/locale/ro/LC_MESSAGES/libgpg-error.mo
|
|
${PLIST.nls}share/locale/sv/LC_MESSAGES/libgpg-error.mo
|
|
${PLIST.nls}share/locale/vi/LC_MESSAGES/libgpg-error.mo
|
|
${PLIST.nls}share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo
|