Merge pull request #12 from drewmoseley/warrior
libreoffice: Remove non-existent configure option for mariadb.
This commit is contained in:
@@ -143,7 +143,7 @@ PACKAGECONFIG[gtk3] = "--enable-gtk3 , --disable-gtk3, gtk+3 cairo"
|
|||||||
PACKAGECONFIG[avahi] = "--enable-avahi, --disable-avahi, avahi"
|
PACKAGECONFIG[avahi] = "--enable-avahi, --disable-avahi, avahi"
|
||||||
PACKAGECONFIG[odk] = "--enable-odk, --disable-odk"
|
PACKAGECONFIG[odk] = "--enable-odk, --disable-odk"
|
||||||
|
|
||||||
PACKAGECONFIG[mariadb] = "--with-system-mariadb, --disable-ext-mariadb-connector, mariadb"
|
PACKAGECONFIG[mariadb] = "--with-system-mariadb, , mariadb"
|
||||||
PACKAGECONFIG[postgresql] = "--enable-postgresql-sdbc --with-system-postgresql, --disable-postgresql-sdbc, postgresql"
|
PACKAGECONFIG[postgresql] = "--enable-postgresql-sdbc --with-system-postgresql, --disable-postgresql-sdbc, postgresql"
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
|
|||||||
Reference in New Issue
Block a user