summaryrefslogtreecommitdiffstats
path: root/extra/chromium/chromium.install
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-10-14 19:41:17 +0200
committertnut <thierryn1 at hispeed dot ch>2010-10-14 19:41:17 +0200
commit766d060551433dfbd44406113da4594a6fb0b5ed (patch)
tree252ad195a66b27e5ec774d69d8263edfb1dc9929 /extra/chromium/chromium.install
parent5735f624c8076f33e841f3f5995ebed6e3f76d76 (diff)
downloadnutyx-extra-766d060551433dfbd44406113da4594a6fb0b5ed.tar.gz
nutyx-extra-766d060551433dfbd44406113da4594a6fb0b5ed.tar.bz2
nutyx-extra-766d060551433dfbd44406113da4594a6fb0b5ed.tar.xz
nutyx-extra-766d060551433dfbd44406113da4594a6fb0b5ed.zip
chromium, port nettoyé
Diffstat (limited to 'extra/chromium/chromium.install')
-rw-r--r--extra/chromium/chromium.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/extra/chromium/chromium.install b/extra/chromium/chromium.install
deleted file mode 100644
index e70c054ec..000000000
--- a/extra/chromium/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
-}