File install-libbtparse-to-lib64-loongarch64.patch of Package perl-Text-BibTeX

--- Text-BibTeX-0.89/Build.PL.orig	2023-01-25 04:11:08.000000000 +0800
+++ Text-BibTeX-0.89/Build.PL	2024-12-31 17:28:57.118581533 +0800
@@ -88,7 +88,7 @@ if ( $^O =~ /mswin32/i ) {
     }
 }
 else {
-    if ( $Config{archname} =~ /^x86_64|^ppc64|^s390x|^aarch64|^riscv64/ ) {
+    if ( $Config{archname} =~ /^x86_64|^ppc64|^s390x|^aarch64|^riscv64|^loongarch64/ ) {
         $libdir =~ s/\bbin\b/lib64/;
         if ( !-d $libdir ) {
             my $test = $libdir;
openSUSE Build Service is sponsored by