mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-22 01:59:26 +00:00
Remove unused datadir variable
This commit is contained in:
parent
0a56c71865
commit
e8c3bcc0a2
@ -113,7 +113,6 @@ sphinx_build = find_program('sphinx-build', required: doc_opt)
|
||||
prefix = get_option('prefix')
|
||||
|
||||
bindir = prefix / get_option('bindir')
|
||||
datadir = prefix / get_option('datadir')
|
||||
libdir = prefix / get_option('libdir')
|
||||
localstatedir = prefix / get_option('localstatedir')
|
||||
mandir = prefix / get_option('mandir')
|
||||
|
Loading…
x
Reference in New Issue
Block a user