]> git.pld-linux.org Git - packages/google-chrome.git/commitdiff
- no need for pepperflash links for chromim-browser it can load from browser-plugins dir google-chrome-20.0.1132.57-145807
authorElan Ruusamäe <glen@delfi.ee>
Fri, 13 Jul 2012 19:16:38 +0000 (22:16 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 13 Jul 2012 19:16:38 +0000 (22:16 +0300)
google-chrome.spec

index ebbf85b76bd139f4a3e281f06285e9c674999be2..f260ff10ad0e08d2b053e32695f46fa178cd711a 100644 (file)
@@ -246,14 +246,6 @@ if [ "$1" = "0" ] || [ "$2" = "0" ] && [ -L %{_libdir}/google-chrome/libpdf.so ]
        rm -f %{_libdir}/google-chrome/libpdf.so
 fi
 
-%triggerin -n browser-plugin-adobe-flash -- chromium-browser
-test -L %{_libdir}/chromium-browser/PepperFlash || ln -sf %{_browserpluginsdir}/PepperFlash %{_libdir}/chromium-browser/PepperFlash
-
-%triggerun -n browser-plugin-adobe-flash -- chromium-browser
-if [ "$1" = "0" ] || [ "$2" = "0" ] && [ -L %{_libdir}/chromium-browser/PepperFlash ]; then
-       rm -f %{_libdir}/chromium-browser/PepperFlash
-fi
-
 %triggerin -n browser-plugin-adobe-flash -- chromium-browser-bin
 test -L %{_libdir}/chromium-browser-bin/PepperFlash || ln -sf %{_browserpluginsdir}/PepperFlash %{_libdir}/chromium-browser-bin/PepperFlash
 
This page took 0.101512 seconds and 4 git commands to generate.