forked from pool/meson
This commit is contained in:
parent
f15fff33d2
commit
0da55a702b
@ -67,7 +67,7 @@ Graphical user interface for the high productivity build system.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%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.
|
# Lack of gtest, gmock, gnustep.
|
||||||
rm -rf "test cases/frameworks/2 gtest" \
|
rm -rf "test cases/frameworks/2 gtest" \
|
||||||
|
Loading…
Reference in New Issue
Block a user