Revert "Workaround for hardcoded path in Makefile"

This reverts commit 4e552a1d46.

Fixed upstream
This commit is contained in:
Lukas Slebodnik 2019-02-26 23:45:54 +01:00
parent 355fa344d1
commit ba17560d59

View File

@ -80,9 +80,6 @@ Python3 bindings for libtdb
%autosetup -n tdb-%{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 \