abinfo "Post-build hack: Installing application file and changing permissions ..."
chmod -v 0755 "$PKGDIR"/usr/bin/xterm
mkdir -pv "$PKGDIR"/usr/share/applications
install -vm644 {xterm,uxterm}.desktop "$PKGDIR"/usr/share/applications/
