From ba17560d5964f2c3098ae8959ccccfdad5990fe7 Mon Sep 17 00:00:00 2001 From: Lukas Slebodnik Date: Tue, 26 Feb 2019 23:45:54 +0100 Subject: [PATCH] Revert "Workaround for hardcoded path in Makefile" This reverts commit 4e552a1d46792441f8f6a13921e4f2f7b6a62169. Fixed upstream --- libtdb.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libtdb.spec b/libtdb.spec index 8a8572d..cd08f42 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -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 \