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 = (
'git://'
+ 'git.altlinux.org/'
+ 'people/mike/packages/mkimage-profiles.git'
+ 'people/antohami/packages/mkimage-profiles.git'
)
os.chdir(self.work_dir)
if os.path.isdir('mkimage-profiles'):