summaryrefslogtreecommitdiffstats
path: root/extra/google-chrome/chromium.install
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-03-26 21:13:56 +0100
committertnut <thierryn1 at hispeed dot ch>2010-03-26 21:13:56 +0100
commita7155fb0e27ba39395160d3e3e8127b6559063e7 (patch)
tree05e6ba10d62997cb0f5d8d5043514ce71a89bb77 /extra/google-chrome/chromium.install
parent52bb61b36b430f2a4d7315aeb13bbb7cd39983bd (diff)
downloadnutyx-extra-a7155fb0e27ba39395160d3e3e8127b6559063e7.tar.gz
nutyx-extra-a7155fb0e27ba39395160d3e3e8127b6559063e7.tar.bz2
nutyx-extra-a7155fb0e27ba39395160d3e3e8127b6559063e7.tar.xz
nutyx-extra-a7155fb0e27ba39395160d3e3e8127b6559063e7.zip
suppression de google-chrome
Diffstat (limited to 'extra/google-chrome/chromium.install')
-rw-r--r--extra/google-chrome/chromium.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/extra/google-chrome/chromium.install b/extra/google-chrome/chromium.install
deleted file mode 100644
index e70c054ec..000000000
--- a/extra/google-chrome/chromium.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}