The following commit has been merged in the debian-experimental-4.1 branch:
commit d893cf63064682a394c75e8af5b798a5804124fa
Author: Rene Engelhard <[email protected]>
Date:   Sat May 11 00:14:23 2013 +0200

    post-merge fix: libreg.so.3 -> libreg.so

diff --git a/rules b/rules
index f3f5beb..5db1759 100755
--- a/rules
+++ b/rules
@@ -2191,7 +2191,7 @@ endif
                ln -sf /$(OOUREDIR)/lib/`basename $$i` 
debian/uno-libs3/usr/lib/`basename $$i`; \
        done
        # we also need libxmlreader.so and libreg.so.3 
(libuno_cppuhelpergcc3.so.3 needs it)
-       for i libxmlreader.so libreg.so.3; do \
+       for i libxmlreader.so libreg.so; do \
                mv debian/ure/$(OOUREDIR)/lib/$$ \
                        debian/uno-libs3/$(OOUREDIR)/lib; \
        done

-- 
LibreOffice packaging repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to