Revert "Workaround for hardcoded path in Makefile"

This reverts commit a89cce328e.
This commit is contained in:
Lukas Slebodnik 2019-02-26 22:42:57 +01:00
parent 72c753364e
commit 1f1f2e6024

View File

@ -99,9 +99,6 @@ Development libraries for python3-talloc
# workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1217376
export python_LDFLAGS=""
# workaround for hardcoded PATH to waf
sed -e 's:\.\./\.\./buildtools:./buildtools:' -i Makefile
%{?export_waf_python}
%configure --disable-rpath \
--disable-rpath-install \