diff --git a/cairo-dock.spec b/cairo-dock.spec index 128daef..32b9c3f 100644 --- a/cairo-dock.spec +++ b/cairo-dock.spec @@ -163,6 +163,12 @@ cd ../plug-ins # which is GPLv3+, which makes license conflict. # +# Temporary fix +## Remove problematic translation +%{__sed} -i.pofile -e 's|it||' \ + rhythmbox/po/LINGUAS \ + switcher/po/LINGUAS + # permission %{__chmod} 0644 Applets.stable find . -name \*.h -or -name \*.c | xargs %{__chmod} 0644