diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-03-22 18:41:36 +0000 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-03-22 18:41:36 +0000 |
commit | ea39f91f170185e3931d50517ca2deef5e34e2dc (patch) | |
tree | 81f84a42718fd89873aa334f314ca18c0c609803 /user/libreoffice/boost.patch | |
parent | d0fd8d80cae022a4401411c686d2ed7758a969d4 (diff) | |
download | packages-ea39f91f170185e3931d50517ca2deef5e34e2dc.tar.gz packages-ea39f91f170185e3931d50517ca2deef5e34e2dc.tar.bz2 packages-ea39f91f170185e3931d50517ca2deef5e34e2dc.tar.xz packages-ea39f91f170185e3931d50517ca2deef5e34e2dc.zip |
user/libreoffice: fix the patch
Diffstat (limited to 'user/libreoffice/boost.patch')
-rw-r--r-- | user/libreoffice/boost.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/libreoffice/boost.patch b/user/libreoffice/boost.patch index f72016725..cd8ef9dba 100644 --- a/user/libreoffice/boost.patch +++ b/user/libreoffice/boost.patch @@ -4,8 +4,8 @@ sfx2/source/appl/shutdownicon.cxx:170:12: error: no viable conversion from retur return loaded; ^~~~~~ ---- sfx2/source/appl/shutdownicon.cxx.orig 2018-06-19 22:27:30 UTC -+++ sfx2/source/appl/shutdownicon.cxx +--- lo/sfx2/source/appl/shutdownicon.cxx.orig 2018-06-19 22:27:30 UTC ++++ lo/sfx2/source/appl/shutdownicon.cxx @@ -167,7 +167,7 @@ bool LoadModule() #endif // ENABLE_QUICKSTART_APPLET } |