mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-06-10 08:50:18 +00:00
Fix offline docs install paths
This commit is contained in:
@@ -57,7 +57,8 @@
|
||||
"-Dwith-perl=perl",
|
||||
"-Dwith-python=python3",
|
||||
"-Dwith-lua=lua",
|
||||
"-Doffline-docs-package=net.zoite.Zoitechat"
|
||||
"-Doffline-docs-package=net.zoite.Zoitechat",
|
||||
"-Doffline-docs-dir=share/zoitechat/offline-docs"
|
||||
],
|
||||
"build-options": {
|
||||
"cflags": "-Wno-error=missing-include-dirs"
|
||||
|
||||
Reference in New Issue
Block a user