remove unused variable in meson.build
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
31c42c338b
commit
15be417c17
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ LIBMAKEPKGDIR = join_paths(PREFIX, DATAROOTDIR, 'makepkg')
|
|||
PKGDATADIR = join_paths(PREFIX, DATAROOTDIR, meson.project_name())
|
||||
|
||||
PYTHON = import('python').find_installation('python3')
|
||||
DU = find_program('du')
|
||||
LDCONFIG = get_option('ldconfig')
|
||||
MESON_MAKE_SYMLINK = join_paths(meson.source_root(), 'build-aux/meson-make-symlink.sh')
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue