Apply @ndl's patches
The patches fix the issue where syncing across different profiles will always trigger a full sync if there's any change in either of the profiles.
This commit is contained in:
3
patch_libanki.sh
Executable file
3
patch_libanki.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
cd "$(dirname ${BASH_SOURCE[0]})/anki-bundled"
|
||||
patch -p0 < ../libanki.patch
|
||||
Reference in New Issue
Block a user