Wrong package name for ping tool

This commit is contained in:
Laurent Vallar 2013-04-29 15:26:06 +02:00
parent a5fd547859
commit 14bd12e4ce

View file

@ -90,7 +90,7 @@ psmisc,\
bind9-host,\
telnet,\
mtr-tiny,\
ping
iputils-ping
if [ ! -z "${ADDITIONAL_PACKAGES}" ]; then
packages=${ADDITIONAL_PACKAGES},${packages}