summarylogtreecommitdiffstats
path: root/tn5250j.install
diff options
context:
space:
mode:
authorMuflone2022-04-10 16:45:11 +0200
committerMuflone2022-04-10 16:45:11 +0200
commit8c2182812a414f5d9ea962b21e5fd243450fc22f (patch)
tree39f6c1f2a90305274878cc44fce1f96f239bd82c /tn5250j.install
parent0602276a118be48e6ed327a102e054cc9a132084 (diff)
downloadaur-8c2182812a414f5d9ea962b21e5fd243450fc22f.tar.gz
Updated package tn5250j 0.7.6-2
Diffstat (limited to 'tn5250j.install')
-rw-r--r--tn5250j.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/tn5250j.install b/tn5250j.install
deleted file mode 100644
index 71627fa64211..000000000000
--- a/tn5250j.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}