Revert "Workaround for hardcoded path in Makefile"

This reverts commit 9bd04a3716.
This commit is contained in:
Lukas Slebodnik 2019-02-26 23:08:27 +01:00
parent 9d355b5ade
commit 77250443f9

View File

@ -90,9 +90,6 @@ Python 3 bindings for libtevent
%autosetup -n tevent-%{version} -p1
%build
# workaround for hardcoded PATH to waf
sed -e 's:\.\./\.\./buildtools:./buildtools:' -i Makefile
%{?export_waf_python}
%configure --disable-rpath \
--bundled-libraries=NONE \