mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-09-22 03:47:10 -04:00
Use relative path for source
This commit is contained in:
parent
41c92e8b00
commit
c2e5fe06d0
@ -24,7 +24,7 @@ class Xapian(Dependency):
|
||||
"CXXFLAGS=-EHsc",
|
||||
"AR=lib",
|
||||
"--srcdir",
|
||||
self.source_path,
|
||||
"../../SOURCE/xapian-core-1.4.23",
|
||||
]
|
||||
else:
|
||||
return [
|
||||
|
Loading…
x
Reference in New Issue
Block a user