Drop an old RHEL 7 workaround
This commit is contained in:
parent
1994643582
commit
51b1bfaf4a
@ -83,11 +83,6 @@ This package contains the documentation for tracker
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
%if 0%{?rhel} && 0%{?rhel} <= 7
|
||||
# Fix the build with sqlite 3.7 that doesn't support SQLITE_DETERMINISTIC
|
||||
sed -i -e 's/ | SQLITE_DETERMINISTIC//' src/libtracker-data/tracker-db-interface-sqlite.c
|
||||
%endif
|
||||
|
||||
|
||||
%build
|
||||
# Disable the functional tests for now, they use python bytecodes.
|
||||
|
Loading…
Reference in New Issue
Block a user