summarylogtreecommitdiffstats
path: root/netlink-notify.install
diff options
context:
space:
mode:
authorChristian Hesse2016-05-10 16:00:41 +0200
committerChristian Hesse2016-05-10 16:00:41 +0200
commit4863005a2d9f31c7b0dfc1b95a42da3885878e1d (patch)
tree3eba83f4ed3192603f1f8f05e84e7d04e07d7db3 /netlink-notify.install
parent66c07ea4d726cb0acd6a2edee924d72e376d4d92 (diff)
downloadaur-4863005a2d9f31c7b0dfc1b95a42da3885878e1d.tar.gz
commit netlink-notify 0.7.4-2
Diffstat (limited to 'netlink-notify.install')
-rw-r--r--netlink-notify.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/netlink-notify.install b/netlink-notify.install
deleted file mode 100644
index 6204edafc8f6..000000000000
--- a/netlink-notify.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
-