added release vivid to ubuntu dists

This commit is contained in:
Frans Schreuder 2015-02-10 08:25:57 +01:00 committed by Guilherme Brondani Torri
parent 98a05ce855
commit 224c8b3542

View File

@ -162,7 +162,7 @@ tar -zcvhf qucs-$RELEASE.tar.gz qucs-$RELEASE
rm -rf qucs-$RELEASE
tar -zxvf qucs-$RELEASE.tar.gz #make the symbolic links actual files
DISTS="trusty utopic"
DISTS="trusty utopic vivid"
cd qucs-$RELEASE
./configure
cd ..