One more png (parser.png).

This commit is contained in:
Dmitrij S. Kryzhevich 2013-04-18 12:38:12 +07:00
parent a67b05593f
commit 37a75ce4e7
1 changed files with 1 additions and 1 deletions

View File

@ -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;