mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-26 10:11:27 +00:00
Use relative path for source
This commit is contained in:
@ -24,7 +24,7 @@ class Xapian(Dependency):
|
||||
"CXXFLAGS=-EHsc",
|
||||
"AR=lib",
|
||||
"--srcdir",
|
||||
self.source_path,
|
||||
"../../SOURCE/xapian-core-1.4.23",
|
||||
]
|
||||
else:
|
||||
return [
|
||||
|
Reference in New Issue
Block a user