summarylogtreecommitdiffstats
path: root/xiphos-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'xiphos-git.install')
-rw-r--r--xiphos-git.install14
1 files changed, 0 insertions, 14 deletions
diff --git a/xiphos-git.install b/xiphos-git.install
deleted file mode 100644
index f6b913347b53..000000000000
--- a/xiphos-git.install
+++ /dev/null
@@ -1,14 +0,0 @@
-pkgname=xiphos-webkit-svn
-
-post_install() {
- update-desktop-database -q
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
- update-desktop-database -q
-}