X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile;h=25e0825247272c7a0fc3ff4fe5231948299fdefd;hb=ebfc1acd48606d9f2967d92f265010edf010634b;hp=665f75a29ee28070592b6874efc8b3954a0453e4;hpb=3cf745e128ba02fcea33bd13190b713f00119150;p=elogind.git diff --git a/Makefile b/Makefile index 665f75a29..25e082524 100644 --- a/Makefile +++ b/Makefile @@ -51,7 +51,7 @@ CONTROL = udevcontrol INFO = udevinfo TESTER = udevtest STARTER = udevstart -VERSION = 059 +VERSION = 060 RELEASE_NAME = $(ROOT)-$(VERSION) LOCAL_CFG_DIR = etc/udev DESTDIR = @@ -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.