meson: drop "Unknown option" xdg-mime-path

This commit is contained in:
Rex Dieter 2022-02-02 10:56:52 -06:00
parent 0fe24ac6f5
commit ea754ff4f2

View File

@ -48,7 +48,7 @@ patch -p1 < %SOURCE7
%make_build -C xdgmime
# the updated mimedb is later owned as %%ghost to ensure proper file-ownership
# it also asserts it is possible to build it
%meson -Dupdate-mimedb=true -Dxdg-mime-path=./xdgmime/
%meson -Dupdate-mimedb=true
%meson_build
%install