diff options
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) |