diff --git a/mathgl.spec b/mathgl.spec index 5904693..4a97015 100644 --- a/mathgl.spec +++ b/mathgl.spec @@ -185,7 +185,7 @@ sed -i s,/usr/local/share/udav/,%{_datadir}/udav/, udav/udav_wnd.cpp # There are few .png that can't be generated on Fedora koji # (i686 , memory?) # There are disabled for now -for pic in contf table tape; +for pic in contf table tape parser; do sed -i s", $pic , ," texinfo/CMakeLists.txt for file in ex_mgl_en.texi ex_mgl_ru.texi example_en.texi example_ru.texi;