don't forget to add new files

This commit is contained in:
David Tardon 2014-03-19 11:53:37 +01:00
parent 13d3627c39
commit 54041dc83b

View File

@ -1060,6 +1060,7 @@ git am %{patches}
%if 0%{?rhel} && 0%{?rhel} < 7
cp -r translations/source/en-GB translations/source/ms
cp -r translations/source/en-GB translations/source/ur
git add -A
git commit -q -a -m 'fix translations'
%endif