forked from pool/heaptrack
This commit is contained in:
parent
cef22aa8f2
commit
7c2d934f81
@ -85,8 +85,8 @@ A Qt5/KF5 based GUI for Heaptrack.
|
||||
# Disable building tests, they're not used and post-build-checks trips over it
|
||||
sed -i"" '/add_subdirectory(tests)/d' CMakeLists.txt
|
||||
|
||||
%if "%{?_lib}" == "lib64"
|
||||
_lib_suffix="64"
|
||||
%if "%{_lib}" == "lib64"
|
||||
_lib_suffix=64
|
||||
%endif
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user