solenv/bin/linkoo |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8cfa1d73c165f9e0f09b8cbc41a93c7a66406903
Author: Caolán McNamara <caol...@redhat.com>
Date:   Mon Oct 24 15:29:56 2011 +0100

    assuming this is a typo

diff --git a/solenv/bin/linkoo b/solenv/bin/linkoo
index fc7b38c..ac59d88 100755
--- a/solenv/bin/linkoo
+++ b/solenv/bin/linkoo
@@ -347,7 +347,7 @@ sub do_link_gdb_py($$$)
     my $libdir = shift;
     my $loader = shift;
 
-    my $lib = $loader =~ s/-gdb.py$//r;
+    my $lib = $loader =~ s/-gdb.py$//;
     my $destdir = $libdir;
     # Autoloader for a library is looked for in the same directory the library
     # is (the library, not a symlink to it). Therefore it does not help to link
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to