removed precise and zesty which are obsolete

This commit is contained in:
csoler 2018-03-01 14:10:30 +01:00
parent 163799a4a3
commit e5edea387c
No known key found for this signature in database
GPG Key ID: 7BCA522266C0804C

View File

@ -77,7 +77,7 @@ if test "${useretrotor}" = "true"; then
fi
if test "${dist}" = "" ; then
dist="precise trusty xenial zesty artful"
dist="trusty xenial artful"
fi
echo Attempting to get revision number...