summarylogtreecommitdiffstats
path: root/staruml.install
diff options
context:
space:
mode:
authorMario Ray Mahardhika2018-06-25 06:21:42 +0700
committerMario Ray Mahardhika2018-06-25 06:21:42 +0700
commit7a7c04d7ed048472fcb1e5c6218b3d73c1340c75 (patch)
tree0f7ce17f06f89d2d4faab16eb790b899fc8f3712 /staruml.install
parent27c10a3b780be128eb70fe49a0c5f98bdbccb913 (diff)
downloadaur-7a7c04d7ed048472fcb1e5c6218b3d73c1340c75.tar.gz
Updated to 3.0.0 thanks to @abend
Removal of unnecessary install (icon & desktop cache update now done automatically) and shell script
Diffstat (limited to 'staruml.install')
-rw-r--r--staruml.install4
1 files changed, 0 insertions, 4 deletions
diff --git a/staruml.install b/staruml.install
deleted file mode 100644
index 368d926cf29a..000000000000
--- a/staruml.install
+++ /dev/null
@@ -1,4 +0,0 @@
-post_install() {
- gtk-update-icon-cache -f /usr/share/icons/hicolor
- update-desktop-database -q
-}