mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-04-05 21:45:53 -04:00
added missing line for ubuntu zesty
This commit is contained in:
parent
73bfc27f47
commit
5b3b903603
@ -116,6 +116,8 @@ for i in ${dist}; do
|
||||
|
||||
if test "${i}" = "lucid" ; then
|
||||
cp ../control.ubuntu_lucid debian/control
|
||||
elif test "${i}" = "zesty" ; then
|
||||
cp ../control.zesty debian/control
|
||||
elif test "${i}" = "squeeze" ; then
|
||||
cp ../control.squeeze_bubba3 debian/control
|
||||
elif test "${i}" = "precise" ; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user