Add comment explaining substitute
This commit is contained in:
@@ -39,6 +39,7 @@
|
|||||||
];
|
];
|
||||||
src = solo1-cli-src;
|
src = solo1-cli-src;
|
||||||
|
|
||||||
|
# python-fido2 changed CTAP1 -> Ctap1 and CTAP2 -> Ctap2 at some point
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
#substituteInPlace solo/devices/base.py --replace 'CTAP1' 'Ctap1'
|
#substituteInPlace solo/devices/base.py --replace 'CTAP1' 'Ctap1'
|
||||||
substituteInPlace solo/devices/solo_v1.py --replace 'CTAP1' 'Ctap1'
|
substituteInPlace solo/devices/solo_v1.py --replace 'CTAP1' 'Ctap1'
|
||||||
|
|||||||
Reference in New Issue
Block a user