Change default mkimage-profiles upstream to antohami

This commit is contained in:
Mikhail Gordeev 2021-06-04 15:55:36 +03:00
parent dd3c505ecb
commit 540978b835

View File

@ -313,7 +313,7 @@ Dir::Etc::preferencesparts "/var/empty";
url = ( url = (
'git://' 'git://'
+ 'git.altlinux.org/' + 'git.altlinux.org/'
+ 'people/mike/packages/mkimage-profiles.git' + 'people/antohami/packages/mkimage-profiles.git'
) )
os.chdir(self.work_dir) os.chdir(self.work_dir)
if os.path.isdir('mkimage-profiles'): if os.path.isdir('mkimage-profiles'):