Disable call to update-mime-database
Otherwise plenty of unpackaged/generated files in the package.
This commit is contained in:
parent
8d34f92c39
commit
60c01c5659
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user