diff --git a/kiwixbuild/dependencies/xapian.py b/kiwixbuild/dependencies/xapian.py index a82374a..760e8c3 100644 --- a/kiwixbuild/dependencies/xapian.py +++ b/kiwixbuild/dependencies/xapian.py @@ -24,7 +24,7 @@ class Xapian(Dependency): "CXXFLAGS=-EHsc", "AR=lib", "--srcdir", - self.source_path, + "../../SOURCE/xapian-core-1.4.23", ] else: return [