Fix the build with tracker 2.0
This is already fixed upstream; work this around for now to get the build working again.
This commit is contained in:
parent
054aeba590
commit
ac8ee111d3
@ -72,6 +72,9 @@ This package contains plugins to get information from theses sources:
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
# Fix the build with tracker 2.0
|
||||
sed -i -e 's/tracker-sparql-1.0/tracker-sparql-2.0/g' configure
|
||||
|
||||
%build
|
||||
%configure \
|
||||
--disable-static \
|
||||
|
Loading…
Reference in New Issue
Block a user