6e95e654f9
Mozilla Thunderbird is a redesign of the Mozilla mail component. The goal is to produce a cross platform stand alone mail application using the XUL user interface language. This version tracks 31 ESR.
13 lines
492 B
Text
13 lines
492 B
Text
$NetBSD: patch-mail_installer_package-manifest.in,v 1.1 2015/07/13 17:49:26 ryoon Exp $
|
|
|
|
--- mail/installer/package-manifest.in.orig 2013-11-18 16:43:05.000000000 +0000
|
|
+++ mail/installer/package-manifest.in
|
|
@@ -673,7 +673,7 @@
|
|
@BINPATH@/components/pippki.xpt
|
|
|
|
; for Solaris SPARC
|
|
-#ifdef SOLARIS
|
|
+#if defined(SOLARIS) && defined(SPARC)
|
|
@BINPATH@/@DLL_PREFIX@freebl_32fpu_3@DLL_SUFFIX@
|
|
@BINPATH@/@DLL_PREFIX@freebl_32int_3@DLL_SUFFIX@
|
|
@BINPATH@/@DLL_PREFIX@freebl_32int64_3@DLL_SUFFIX@
|