updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / ltsp-utils / ltsp-utils.install
blob909ee514873eff3b5beb3feecd545b12c1795b3a
1 # arg 1:  the new package version
2 post_install() {
3   /bin/cat <<THEEND
4 NOTE
5 ----
6 To configure Linux Terminal Server Project:
7 Run the ltspadmin command. This utility is used to manage the LTSP Client packages. It will query the LTSP download repository, and get the list of currently available packages.
8 See http://www.ltsp.org/documentation/index.php for more information.
9 THEEND
12 op=$1
13 shift
14 $op $*