PKGBUILDs/community/lash/lash.install
2014-01-20 19:32:46 +00:00

7 lines
206 B
Plaintext

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"
}