File ifolder3-lib64.patch of Package ifolder3

--- configure.in	2009/05/25 15:49:38	1.1
+++ configure.in	2009/05/25 15:50:19
@@ -23,10 +23,7 @@
 # Check for a 32 / 64
 #HACK ALERT : for libflaim 64bit builds
 case $host_cpu in
-    x86_64)
-        LIB64='lib64'
-    ;;
-    amd64)
+    x86_64|amd64|s390x|ppc64|powerpc64)
         LIB64='lib64'
     ;;
     *)
@@ -404,7 +401,7 @@
 webbindir='${webdir}/bin'
 # setup 64bit casa path in ifolder script
 case `arch` in
-    x86_64)
+    x86_64|amd64|s390x|ppc64|powerpc64)
 	casadir=/usr/lib64
 	;;
 	*)
openSUSE Build Service is sponsored by