summarylogtreecommitdiffstats
path: root/lib32-fltk.install
diff options
context:
space:
mode:
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