Removed unneeded lenny function.

This commit is contained in:
Bob Lantz
2010-08-17 16:49:45 -07:00
parent 01eea3503b
commit 57a0bb2f95
-5
View File
@@ -332,11 +332,6 @@ function usage {
exit 2
}
function lenny {
echo "Installing for Lenny"
DIST=LENNY
}
if [ $# -eq 0 ]
then
all