updated on Thu Jan 12 08:01:00 UTC 2012
[aur-mirror.git] / qtadb / qtadb.install
blob2c1a109163cc4380b00a4c6b5d2123f80853183c
1 post_install() {
2   update-desktop-database -q
3   echo -e "\033[1;31m==> qtadb.apk is located in /usr/share/qtadb if you need it.\033[0m"
6 post_upgrade() {
7   post_install $1
10 post_remove() {
11   post_install $1