]> gitweb @ CieloNegro.org - pkgsrc-xorg-server.git/blob - DEINSTALL
At least it compiles now. Hope it works too...
[pkgsrc-xorg-server.git] / DEINSTALL
1 # -*- sh -*-
2 # $NetBSD$
3 #
4 case ${STAGE} in
5     DEINSTALL)
6         rm -f "/Applications/Utilities/X11.app"
7         ;;
8 esac