Disable call to update-mime-database

Otherwise plenty of unpackaged/generated files in the package.
This commit is contained in:
Bastien Nocera 2014-09-30 13:57:56 +02:00
parent 8d34f92c39
commit 60c01c5659

View File

@ -50,7 +50,7 @@ and looking up the correct MIME type in a database.
%autosetup %autosetup
%build %build
%configure --disable-silent-rules %configure --disable-silent-rules --disable-update-mimedb
# not smp safe, pretty small package anyway # not smp safe, pretty small package anyway
make make