summarylogtreecommitdiffstats
path: root/filezilla-svn.install
diff options
context:
space:
mode:
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
-}