summarylogtreecommitdiffstats
path: root/filezilla-svn.install
diff options
context:
space:
mode:
authorPeter Mattern2016-06-27 23:31:04 +0200
committerPeter Mattern2016-06-27 23:32:53 +0200
commit5c98b118efb7699359943015e4015f03805ef4c2 (patch)
treebb3849ddb04123b1050a12bbb6b2c6992bf56240 /filezilla-svn.install
parentfa056ec6af927894466f537dffc16fde5bb7429b (diff)
downloadaur-5c98b118efb7699359943015e4015f03805ef4c2.tar.gz
Use pacman hooks, complement desktop entry file with key MimeType
Diffstat (limited to 'filezilla-svn.install')
-rw-r--r--filezilla-svn.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/filezilla-svn.install b/filezilla-svn.install
deleted file mode 100644
index 272ceaacbab4..000000000000
--- a/filezilla-svn.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- gtk-update-icon-cache -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}