Fix sed command
This commit is contained in:
parent
d43abf432f
commit
409110a484
@ -169,7 +169,7 @@ sed -i s,/usr/local/share/doc/mathgl/,%{_docdir}/%{name}/, udav/udav_wnd.h
|
||||
sed -i s,/usr/local/share/udav/,%{_datadir}/udav/, udav/udav_wnd.cpp
|
||||
|
||||
# Disable contf.png generation (ends with segfault on koji)
|
||||
sed -i s, contf , , texinfo/CMakeLists.txt
|
||||
sed -i s', contf , ,' texinfo/CMakeLists.txt
|
||||
|
||||
%build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user