PKGBUILDs/community/lash/lash.install

7 lines
206 B
Plaintext
Raw Normal View History

2014-01-20 19:32:46 +00:00
post_install() {
printf "\n"
printf "==> You might need to add following line to your /etc/services(without quotes):\n"
printf "==> \"lash 14541/tcp # LASH client/server protocol\"\n"
printf "\n"
}