]> git.pld-linux.org Git - packages/google-chrome.git/commitdiff
- flash player files on i686 (or should not package them?)
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 26 Sep 2010 10:43:42 +0000 (10:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    google-chrome.spec -> 1.27

google-chrome.spec

index 331de3d9ca6e6c4fc715320b9aaf0257f462ff65..a2587480af29c4c709c435f25b3e3d13ac26b98e 100644 (file)
@@ -154,6 +154,13 @@ fi
 %attr(4555,root,root) %{_libdir}/%{name}/chrome-sandbox
 
 %attr(755,root,root) %{_libdir}/%{name}/libpdf.so
+
+%ifarch %{ix86}
+# flash player
+%{_libdir}/%{name}/plugin.vch
+%attr(755,root,root) %{_libdir}/%{name}/libgcflashplayer.so
+%endif
+
 # ffmpeg libs
 %attr(755,root,root) %{_libdir}/%{name}/libffmpegsumo.so
 
This page took 0.085493 seconds and 4 git commands to generate.