From 54041dc83b9c2575df5f40ca2c010ecfd21f24af Mon Sep 17 00:00:00 2001 From: David Tardon Date: Wed, 19 Mar 2014 11:53:37 +0100 Subject: [PATCH] don't forget to add new files --- libreoffice.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libreoffice.spec b/libreoffice.spec index df22386..54e53d4 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -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