summarylogtreecommitdiffstats
path: root/kazam.install
diff options
context:
space:
mode:
authorFrederic Bezies2016-05-19 19:12:54 +0200
committerFrederic Bezies2016-05-19 19:12:54 +0200
commit09866a402cd697aaf3e274147b6bbb00f20e47ac (patch)
tree595e932d4019f283416936cfb4f1adc221e7a644 /kazam.install
parente26c95b0bfbff50b141c699ac7cb22fd7b02b7f7 (diff)
downloadaur-09866a402cd697aaf3e274147b6bbb00f20e47ac.tar.gz
Pacman hooks update
Diffstat (limited to 'kazam.install')
-rw-r--r--kazam.install9
1 files changed, 0 insertions, 9 deletions
diff --git a/kazam.install b/kazam.install
deleted file mode 100644
index e3f4c360670b..000000000000
--- a/kazam.install
+++ /dev/null
@@ -1,9 +0,0 @@
-
-post_install() {
- gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
- gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
-}
-
-post_upgrade() {
- post_install $1
-}