mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-06 08:05:18 -04:00
removed precise and zesty which are obsolete
This commit is contained in:
parent
163799a4a3
commit
e5edea387c
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ if test "${useretrotor}" = "true"; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test "${dist}" = "" ; then
|
if test "${dist}" = "" ; then
|
||||||
dist="precise trusty xenial zesty artful"
|
dist="trusty xenial artful"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo Attempting to get revision number...
|
echo Attempting to get revision number...
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue