One more png.

This commit is contained in:
Dmitrij S. Kryzhevich 2013-04-18 12:20:50 +07:00
parent fc7be90f14
commit a67b05593f
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;
for pic in contf table tape;
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;