updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git] / computertemp / computertemp.install
blob8074aef6a77754f170173fdb481b85d8f775607d
1 pkgname=computertemp
3 post_install() {
4   usr/sbin/gconfpkg --install ${pkgname}
7 pre_upgrade() {
8   pre_remove $1
11 post_upgrade() {
12   post_install $1
15 pre_remove() {
16   usr/sbin/gconfpkg --uninstall ${pkgname}