fix up spec

This commit is contained in:
Peter Robinson 2019-11-29 23:41:54 +00:00
parent c0875cd84b
commit ea5a127148
1 changed files with 1 additions and 3 deletions

View File

@ -34,9 +34,7 @@ Summary: A python3 library for Adapt Intent Parser
A python3 library for Adapt Intent Parser.
%prep
%setup -q -n adapt-release-v%{version}
# https://github.com/MycroftAI/adapt/pull/90
sed -i -e "s/six==1.10.0/six/" setup.py
%autosetup -p1
%build
rm -rf adapt-parser.egg-info