mirror of
https://github.com/zotero/zotero.git
synced 2026-08-28 05:25:31 +00:00
* Fix js-ctypes-based symlinking on Linux by using `libc.so.6` instead of `libc.so` in `OS.File.unixSymlink()` and `Zotero.File.createSymlink()` * Use that instead of `/bin/ln`, which doesn't exist on NixOS * Replace `/bin/ln` with `Zotero.File.createSymlink()` in symlinked-database test --------- Co-authored-by: Dan Stillman <dstillman@zotero.org> |
||
|---|---|---|
| .. | ||
| components | ||
| content | ||
| resource | ||
| tests | ||
| chrome.manifest | ||
| runtests.sh | ||