mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-04 02:20:30 +01:00
meson.build: we no longer install a hwdb file, so drop the directory define
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
9fa57c6ef7
commit
d007a8155b
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ if dir_udev == ''
|
|||
endif
|
||||
dir_udev_callouts = dir_udev
|
||||
dir_udev_rules = join_paths(dir_udev, 'rules.d')
|
||||
dir_udev_hwdb = join_paths(dir_udev, 'hwdb.d')
|
||||
|
||||
|
||||
# We use libtool-version numbers because it's easier to understand.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue