summarylogtreecommitdiffstats
path: root/drive-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'drive-git.install')
-rw-r--r--drive-git.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/drive-git.install b/drive-git.install
deleted file mode 100644
index 0e29f595e033..000000000000
--- a/drive-git.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install "$1"
-}
-
-post_remove() {
- post_install "$1"
-} \ No newline at end of file