aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2012-01-21 06:00:17 +0100
committerKay Sievers <kay.sievers@vrfy.org>2012-01-21 06:18:32 +0100
commitd2b795f2b942a2532c396c7e55d6cd8369cae7fc (patch)
tree1724f337cc1503afce0628481ed7b3c57ed7a658 /Makefile.am
parent430959910f1b9b67c2553f5f46c0487b0f8a3a00 (diff)
downloadudev-d2b795f2b942a2532c396c7e55d6cd8369cae7fc.tar.gz
libudev: do not set DEVNAME= twice
When we read the 'uevent' file we need to make sure, that we do not read the relative DEVNAME= path provided by the kernel and overwrite the absolute path udev expects here.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3271bdb5..e2926005 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -77,7 +77,7 @@ SED_PROCESS = \
# libudev
# ------------------------------------------------------------------------------
LIBUDEV_CURRENT=13
-LIBUDEV_REVISION=0
+LIBUDEV_REVISION=1
LIBUDEV_AGE=13
SUBDIRS += src/docs