diff options
author | Timo Teräs <timo.teras@iki.fi> | 2015-08-06 08:36:58 +0000 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2015-08-06 08:37:34 +0000 |
commit | fe7df1f5b5fcad5b584b923f449b7388a7f6b79c (patch) | |
tree | 99e32010334d53ffd3c4913b8935701a14a7234b /main/libreoffice/linux-musl.patch | |
parent | 9be57e8f98c8e0e5e3ba4ddcb638c476c4338c06 (diff) | |
download | aports-fe7df1f5b5fcad5b584b923f449b7388a7f6b79c.tar.bz2 aports-fe7df1f5b5fcad5b584b923f449b7388a7f6b79c.tar.xz |
main/libreoffice: upgrade to 5.0.0.5
update patches, and disable unit tests
Diffstat (limited to 'main/libreoffice/linux-musl.patch')
-rw-r--r-- | main/libreoffice/linux-musl.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/main/libreoffice/linux-musl.patch b/main/libreoffice/linux-musl.patch index 5c8ab52976..f9b6bd7646 100644 --- a/main/libreoffice/linux-musl.patch +++ b/main/libreoffice/linux-musl.patch @@ -58,11 +58,3 @@ if test "$ENABLE_JAVA" != "" -a "$JDK"!="gcj"; then pathmunge "$JAVA_HOME/bin" "after" fi -@@ -12789,7 +12774,6 @@ - esac - - pathmunge "$SRC_ROOT/solenv/bin" "before" -- pathmunge "." "before" - fi - - AC_SUBST(LO_PATH) |