Merge pull request #730 from xnox/hotfix

Update curtin to a hotfix
This commit is contained in:
Dimitri John Ledkov 2020-04-22 17:22:53 +01:00 committed by GitHub
commit e76d46ffa5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -31,8 +31,8 @@ parts:
sed -e "s,@@PACKAGED_VERSION@@,$PACKAGED_VERSION,g" -i curtin/version.py
plugin: python
source-type: git
source: git://git.launchpad.net/curtin
source-commit: 6ddbf74dbdaf320b409e54d0147278b893787e36
source: https://git.launchpad.net/~ubuntu-core-dev/curtin
source-commit: 1bf7eb5456531bc42952d9a47861c14e95418396
requirements: [requirements.txt]
organize:
'lib/python*/site-packages/usr/lib/curtin': 'usr/lib/'