pre_install() { echo "-- Edit config.h in PKGBUILD's directory (generally /var/abs/community/x11/dwm/)" echo "-- and rebuild package if you want to change settings." /bin/true } pre_upgrade() { echo "-- Edit config.h in PKGBUILD's directory (generally /var/abs/community/x11/dwm/)" echo "-- and rebuild package if you want to change settings." /bin/true }