]> git.pld-linux.org Git - packages/google-chrome.git/commitdiff
do not package i18n files twice into both packages
authorElan Ruusamäe <glen@delfi.ee>
Sat, 22 Sep 2012 15:35:32 +0000 (18:35 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 22 Sep 2012 15:35:32 +0000 (18:35 +0300)
google-chrome.spec

index 973b3370a5e39ad7f8236641dbb358f131fe0d33..94c73fc13c4125b54a01ead55b6dbbdf870479aa 100644 (file)
@@ -265,7 +265,7 @@ if [ "$1" = "0" ] || [ "$2" = "0" ] && [-L %{_libdir}/chromium-browser-bin/libpd
        rm -f %{_libdir}/chromium-browser-bin/libpdf.so
 fi
 
-%files -f %{name}.lang
+%files
 %defattr(644,root,root,755)
 
 %{_browserpluginsconfdir}/browsers.d/%{name}.*
This page took 0.059694 seconds and 4 git commands to generate.