updated on Wed Jan 11 04:01:16 UTC 2012
[aur-mirror.git] / dwm-pango / dwm.install
blobd4fa27e62133bc697c6454b2372ae1ae5197e6e0
1 pre_install() {
2   echo "-- Edit config.h in PKGBUILD's directory (generally /var/abs/community/x11/dwm/)"
3   echo "-- and rebuild package if you want to change settings."
4   /bin/true
7 post_install() {
8   /bin/true
11 pre_upgrade() {
12   echo "-- Edit config.h in PKGBUILD's directory (generally /var/abs/community/x11/dwm/)"
13   echo "-- and rebuild package if you want to change settings."
14   /bin/true
17 post_upgrade() {
18   /bin/true
21 pre_remove() {
22   /bin/true
25 post_remove() {
26   /bin/true