projects
/
platform
/
upstream
/
libinput.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fa57c6
)
meson.build: we no longer install a hwdb file, so drop the directory define
author
Peter Hutterer
<peter.hutterer@who-t.net>
Wed, 9 Sep 2020 01:14:41 +0000
(11:14 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Wed, 9 Sep 2020 01:36:07 +0000
(11:36 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 08669404ac424f72cbc9a13f35e1f162a262856b..b037d9ed6c78547290c8b2f3a98d75aebb05900d 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-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.