14 lines
492 B
Text
14 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@
|