updated on Mon Jan 16 12:07:49 UTC 2012
[aur-mirror.git] / gwget / gwget.install
blob29d658627c460d368f2ff90af17fada3ffb40d46
1 pkgname=gwget
3 post_install() {
4   usr/sbin/gconfpkg --install ${pkgname}
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   update-desktop-database -q