summaryrefslogtreecommitdiff
path: root/security/gnupg/patches/patch-ab
blob: 16e0c9a2602e3d63de931acf14b5b9098964492a (plain)
1
2
3
4
5
6
7
8
9
10
11
--- mpi/config.links.orig	Thu Oct 17 07:08:49 2002
+++ mpi/config.links	Tue Apr  1 09:52:51 2003
@@ -31,7 +31,7 @@
 
 if test "$try_asm_modules" = "yes" ; then
 case "${target}" in
-    powerpc-apple-darwin6.1)
+    powerpc-apple-darwin*)
 	echo '/* No working assembler modules available */' >>./mpi/asm-syntax.h
 	path=""
 	;;