summaryrefslogtreecommitdiff
path: root/community/xiphos/xiphos.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/xiphos/xiphos.install')
-rw-r--r--community/xiphos/xiphos.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/xiphos/xiphos.install b/community/xiphos/xiphos.install
index ada2ca2f2..048e77780 100644
--- a/community/xiphos/xiphos.install
+++ b/community/xiphos/xiphos.install
@@ -1,5 +1,3 @@
-pkgname=xiphos
-
post_install() {
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
}
@@ -11,3 +9,5 @@ post_upgrade() {
post_remove() {
post_install
}
+
+# vim:set ts=2 sw=2 et: