blob: 4bad0593386d2102882c61e02773a925f167eb4f (
plain)
1
2
3
4
5
6
7
8
|
# See debian/README.source for more information about the DFSG repacking here.
version=3
opts=dversionmangle=s/\+dfsg\d*$// \
http://mysql.linux.cz/Downloads/MySQL-5.5/mysql-([\d\.]+).tar.gz \
debian sh debian/repack.sh
opts=dversionmangle=s/\+dfsg\d*$// \
http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.5/mysql-([\d\.]+).tar.gz \
debian sh debian/repack.sh
|