added missing wily for ubuntu packages

This commit is contained in:
csoler 2015-11-14 21:16:30 -05:00
parent 8238c822b4
commit e0e3621bb4

View File

@ -47,7 +47,7 @@ while [ ${#} -gt 0 ]; do
done done
if test "${dist}" = "" ; then if test "${dist}" = "" ; then
dist="precise trusty vivid" dist="precise trusty vivid wily"
fi fi
echo Attempting to get revision number... echo Attempting to get revision number...