diff options
author | AmatCoder <amatcoder@gmail.com> | 2014-11-18 15:55:19 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-11-19 07:30:20 +0000 |
commit | 62e864207c67d5be9bed0111de867ade516b7019 (patch) | |
tree | bf5034ab8e034689c9b29df2a443b6c375f935e1 /main/midori/midori.post-deinstall | |
parent | 4fed78684670c4f4bfb1a1a1a6e9f5df109eccad (diff) | |
download | aports-62e864207c67d5be9bed0111de867ade516b7019.tar.bz2 aports-62e864207c67d5be9bed0111de867ade516b7019.tar.xz |
main/midori: update to 0.5.9
Changes:
- I cleaned the APKBUILD
- I deleted the install files (they are not needed anymore AFAIK)
- Now midori uses gtk2
I am not the maintainer so changes are only suggestions. Feel free
to avoid them.
Diffstat (limited to 'main/midori/midori.post-deinstall')
-rw-r--r-- | main/midori/midori.post-deinstall | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/main/midori/midori.post-deinstall b/main/midori/midori.post-deinstall deleted file mode 100644 index 00ebf0b316..0000000000 --- a/main/midori/midori.post-deinstall +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -update-desktop-database -q -gtk-update-icon-cache -f -q -t /usr/share/icons/hicolor - |