updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / file-roller2 / file-roller.install
blobaaa43c96c59857668a51c6a3f151634253a8bb63
1 pkgname="file-roller"
2 post_install() {
3   usr/sbin/gconfpkg --install ${pkgname}
4   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
5   update-desktop-database -q
8 pre_upgrade() { 
9   pre_remove $1
12 post_upgrade() {
13   post_install $1
16 pre_remove() { 
17   usr/sbin/gconfpkg --uninstall ${pkgname}
20 post_remove() {
21   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
22   update-desktop-database -q