updated on Sun Jan 15 20:01:04 UTC 2012
[aur-mirror.git] / gpaste / gpaste.install
blob483d034d466511cfe7fb41b066f1bfa6d12c4d0e
1 post_install (){
2     glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || :
5 post_upgrade () {
6     post_install
9 post_remove () {
10     post_install
12 # expandtab:tabstop=4:shiftwidth=4