summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2018-01-15 11:21:40 -0700
committerBrian Bidulock2018-01-15 11:21:40 -0700
commit8e5ffc68acaf99fd8f644fde090f581aae6b03d8 (patch)
tree69c0d716c0f71f18c4c59ce3d4e1614e9f478a06
parent3ccd463d9e184014321367185a914e88335ab1c3 (diff)
downloadaur-8e5ffc68acaf99fd8f644fde090f581aae6b03d8.tar.gz
do not need install script
-rw-r--r--roxterm.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/roxterm.install b/roxterm.install
deleted file mode 100644
index 1a05f573e594..000000000000
--- a/roxterm.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}