From dde65b8128578b263d82a4107680e58e36f0a7db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Wed, 23 Jan 2019 09:48:02 +0100 Subject: [PATCH] Add another explicit curdir --- dyninst.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dyninst.spec b/dyninst.spec index fbe3612..492782d 100644 --- a/dyninst.spec +++ b/dyninst.spec @@ -136,7 +136,8 @@ cd ../%{testsuite_base} -DDyninst_DIR:PATH=$PWD/../install%{_libdir}/cmake/Dyninst \ -DINSTALL_DIR:PATH=%{_libdir}/dyninst/testsuite \ -DCMAKE_BUILD_TYPE:STRING=Debug \ - -DCMAKE_SKIP_RPATH:BOOL=YES + -DCMAKE_SKIP_RPATH:BOOL=YES \ + . %make_build %install