git » qt5-base.git » commit 756b04c

Don't bundle mimetype database

author Antonio Rojas
2019-06-19 16:54:31 UTC
committer Antonio Rojas
2019-06-19 16:54:31 UTC
parent 4cd41419d1a964e540b73006e7f52f52ef923d3c

Don't bundle mimetype database

PKGBUILD +2 -1

diff --git a/PKGBUILD b/PKGBUILD
index 27d1974..757ca6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=qt5-base
 pkgname=(qt5-base qt5-xcb-private-headers)
 _qtver=5.13.0
 pkgver=${_qtver/-/}
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url='https://www.qt.io'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')
@@ -60,6 +60,7 @@ build() {
     -dbus-linked \
     -system-harfbuzz \
     -journald \
+    -no-mimetype-database \
     -no-use-gold-linker \
     -reduce-relocations
   make