From 77250443f9724b43b564ec6a67d881b0c5d08c2f Mon Sep 17 00:00:00 2001 From: Lukas Slebodnik Date: Tue, 26 Feb 2019 23:08:27 +0100 Subject: [PATCH] Revert "Workaround for hardcoded path in Makefile" This reverts commit 9bd04a37162ed841a167dc38545902b3131cc123. --- libtevent.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libtevent.spec b/libtevent.spec index f4f917d..c10cc2d 100644 --- a/libtevent.spec +++ b/libtevent.spec @@ -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 \