File perl-Text-BibTeX-libdir.patch of Package perl-Text-BibTeX

--- Build.PL.orig	2012-05-25 11:14:30.837613000 +0200
+++ Build.PL	2012-05-25 11:14:51.170816000 +0200
@@ -74,7 +74,7 @@
         unlink catfile($libdir, $target);
     }
 } else {
-    if ($Config{archname} =~ /^x86_64/) {
+    if ($Config{archname} =~ /^x86_64|ppc64|s390x|aarch64/) {
         $libdir =~ s/\bbin\b/lib64/;
         if (!-d $libdir) {
             my $test = $libdir;
openSUSE Build Service is sponsored by