One more png (tube.png).

This commit is contained in:
Dmitrij S. Kryzhevich 2013-04-18 12:54:56 +07:00
parent 37a75ce4e7
commit a779762ff7

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 parser;
for pic in contf table tape parser tube;
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;