documents should not be put into global doc root
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ if get_option('portable')
|
||||
lite_docdir = 'doc'
|
||||
lite_datadir = 'data'
|
||||
else
|
||||
lite_docdir = 'share/doc'
|
||||
lite_docdir = 'share/doc/lite-xl'
|
||||
lite_datadir = 'share/lite-xl'
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user