summarylogtreecommitdiffstats
path: root/lib32-fltk.install
diff options
context:
space:
mode:
authorLlewelyn Trahaearn2016-08-20 16:05:46 -0700
committerLlewelyn Trahaearn2016-08-20 16:05:46 -0700
commit6a77be61168f389686979432cedfd4623753ef2f (patch)
tree0f8b8736b43358c8ac883535c72a94fced7fa2b3 /lib32-fltk.install
parent2c72af5963b5108d64a6f684913ae83dc8171980 (diff)
downloadaur-6a77be61168f389686979432cedfd4623753ef2f.tar.gz
.install made redundant by pacman hooks, removed.
Diffstat (limited to 'lib32-fltk.install')
-rw-r--r--lib32-fltk.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/lib32-fltk.install b/lib32-fltk.install
deleted file mode 100644
index 802b96b1a5a5..000000000000
--- a/lib32-fltk.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-} \ No newline at end of file