summary refs log tree commit diff
path: root/pkgs/development/libraries/libinput/udev-absolute-path.patch
blob: 2d3fa966b299c0502d3d15cd0c4db6b3b32573eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- configure.ac	2016-05-27 14:00:25.248388226 +0200
+++ configure.ac	2016-05-27 14:01:28.228943416 +0200
@@ -214,7 +214,8 @@ AM_CONDITIONAL(BUILD_DOCS, [test "x$buil
 # Used by the udev rules so we can use callouts during testing without
 # installing everything first. Default is the empty string so the installed
 # rule will use udev's default path. Override is in udev/Makefile.am
-AC_SUBST(UDEV_TEST_PATH, "")
+UDEV_TEST_PATH="${UDEV_DIR}/"
+AC_SUBST(UDEV_TEST_PATH)
 AC_PATH_PROG(SED, [sed])
 
 AC_CONFIG_FILES([Makefile