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
|
||||
|
||||
%build
|
||||
%configure --disable-silent-rules
|
||||
%configure --disable-silent-rules --disable-update-mimedb
|
||||
# not smp safe, pretty small package anyway
|
||||
make
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user