diff --git a/libreoffice.be0 b/libreoffice.be0 index fd389fc65..fbab3dd20 100755 --- a/libreoffice.be0 +++ b/libreoffice.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION libreoffice-5.1.3.2-0 +# BEE_VERSION libreoffice-5.3.0.3-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -15,8 +15,7 @@ SRCURL[0]="https://download.documentfoundation.org/libreoffice/src/${PKGVERSION[ ## Add URLs/pathes to patch files to the PATCHURL array. ## The sources will be patched in the order of the array. -# https://bugs.documentfoundation.org/show_bug.cgi?id=100459 -PATCHURL+=("/src/mariux/download/libreoffice-5.1.3.2-fix-postgresql-configure.patch") +# PATCHURL+=() ############################################################################### ## Add filename patterns to the EXCLUDE array of files that should not @@ -81,7 +80,6 @@ mee_configure() { --with-system-libpng \ --with-system-libxml \ --with-system-neon \ - --with-system-npapi-headers \ --with-system-nss \ --with-system-odbc \ --with-system-openldap \