From 1f1f2e6024af0632fe7e1d96f52d6ceabfe01d85 Mon Sep 17 00:00:00 2001 From: Lukas Slebodnik Date: Tue, 26 Feb 2019 22:42:57 +0100 Subject: [PATCH] Revert "Workaround for hardcoded path in Makefile" This reverts commit a89cce328ea7f0859225c04165374b123b480ad0. --- libtalloc.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libtalloc.spec b/libtalloc.spec index c146df7..a0bef92 100644 --- a/libtalloc.spec +++ b/libtalloc.spec @@ -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 \