Alexei Sorokin 2015-07-26 11:35:16 +00:00 committed by Git OBS Bridge
parent f15fff33d2
commit 0da55a702b

View File

@ -67,7 +67,7 @@ Graphical user interface for the high productivity build system.
%prep
%setup -q
sed -i 's|%{_bindir}/rpm|/bin/rpm|' install_meson.py
sed -i "s|%{_bindir}/rpm|$(which rpm)|" install_meson.py
# Lack of gtest, gmock, gnustep.
rm -rf "test cases/frameworks/2 gtest" \