X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile;h=25e0825247272c7a0fc3ff4fe5231948299fdefd;hp=302bb3da14297d5e30aced04544a87234fd7439d;hb=f41951c8407ab39f4c514e8751457857a7fb5722;hpb=25103c4849d3bdee38d22e08c65cd60cf5d5bcc4 diff --git a/Makefile b/Makefile index 302bb3da1..25e082524 100644 --- a/Makefile +++ b/Makefile @@ -73,7 +73,7 @@ INSTALL_DATA = ${INSTALL} -m 644 INSTALL_SCRIPT = ${INSTALL_PROGRAM} # place to put our device nodes -udevdir = ${prefix}/udev +udevdir = /dev udevdb = ${udevdir}/.udevdb # set up PWD so that older versions of make will work with our build.