This commit is contained in:
Dmitrij S. Kryzhevich 2013-04-18 09:38:30 +07:00
parent e6b80d2198
commit f138b8a871

View File

@ -172,7 +172,7 @@ sed -i s,/usr/local/share/udav/,%{_datadir}/udav/, udav/udav_wnd.cpp
# There are disabled for now
for pic in contf table;
do
sed -i s', $pic , ,' texinfo/CMakeLists.txt
sed -i s", $pic , ," texinfo/CMakeLists.txt
done
%build