PKGBUILDs/extra/nxclient/nxclient.install

14 lines
212 B
Text
Raw Normal View History

2009-10-10 02:23:22 +00:00
# arg 1: the new package version
post_install() {
/bin/cat <<THEEND
ATTENTION NXCLIENT:
For correct setup please take a look at the wiki:
http://wiki.archlinux.org/index.php/FreeNX
THEEND
}
op=$1
shift
$op $*