updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / gpaste-git / gpaste-git.install
blobe140dca9cd63813bec816435e2f7aa5f8f84200a
1 pkgname=gpaste-git
3 post_install() {
4   /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
5   gtk-update-icon-cache -q -f -t /usr/share/icons/hicolor
6   update-desktop-database -q
9 pre_upgrade() {
10   pre_remove $1
13 post_upgrade() {
14   post_install $1
17 pre_remove() {
18   /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
21 post_remove() {
22   update-desktop-database -q
23   gtk-update-icon-cache -q -f -t usr/share/icons/hicolor