docker/l10n-docker-nightly.sh |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit becb72a6a978048afaaae51869502f6d11d45aae
Author:     Andras Timar <[email protected]>
AuthorDate: Thu Sep 5 13:18:19 2019 +0200
Commit:     Andras Timar <[email protected]>
CommitDate: Thu Sep 5 23:57:21 2019 +0200

    tdf#121983 is fixed, remove the hack here
    
    Change-Id: I93bfc410d21b6283c4566586b4240f1c3556ee0e
    Reviewed-on: https://gerrit.libreoffice.org/78647
    Reviewed-by: Samuel Mehrbrodt <[email protected]>
    Reviewed-by: Andras Timar <[email protected]>
    Tested-by: Andras Timar <[email protected]>

diff --git a/docker/l10n-docker-nightly.sh b/docker/l10n-docker-nightly.sh
index 72b0f1eb9..85fc4d38b 100755
--- a/docker/l10n-docker-nightly.sh
+++ b/docker/l10n-docker-nightly.sh
@@ -77,9 +77,6 @@ fi
 mkdir -p "$INSTDIR"/opt/
 cp -a libreoffice/instdir "$INSTDIR"/opt/libreoffice
 
-# FIXME fix RPATH of libcairo
-chrpath -r '$ORIGIN' "$INSTDIR"/opt/libreoffice/program/libcairo.so.2
-
 ##### loolwsd & loleaflet #####
 
 # build
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to