python-pygtksourceview: catch up with sourceview renaming
[openembedded.git] / classes / own-mirrors.bbclass
1 PREMIRRORS() {
2 https?://.*/.* ${SOURCE_MIRROR_URL}
3 ftp://.*/.*  ${SOURCE_MIRROR_URL}
4 }