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:
jdoe0
2016-11-03 21:44:40 +07:00
parent 1678890d3d
commit c398ccdb89
7 changed files with 59 additions and 15 deletions

3
patch_libanki.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
cd "$(dirname ${BASH_SOURCE[0]})/anki-bundled"
patch -p0 < ../libanki.patch