dlm: master - rules.d back to /lib

David Teigland teigland at fedoraproject.org
Tue Jan 17 23:31:20 UTC 2012


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=f920ccd6a878fd7df202ecb5598a62de26fdc2df
Commit:        f920ccd6a878fd7df202ecb5598a62de26fdc2df
Parent:        accd1535f58e3215c1b4cee16f9672f304251311
Author:        David Teigland <teigland at redhat.com>
AuthorDate:    Tue Jan 17 12:59:33 2012 -0600
Committer:     David Teigland <teigland at redhat.com>
CommitterDate: Tue Jan 17 12:59:33 2012 -0600

rules.d back to /lib

Signed-off-by: David Teigland <teigland at redhat.com>
---
 libdlm/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libdlm/Makefile b/libdlm/Makefile
index 69fc84e..185d9c2 100644
--- a/libdlm/Makefile
+++ b/libdlm/Makefile
@@ -5,7 +5,7 @@ LIBDIR=$(PREFIX)/$(LIBNUM)
 HDRDIR=$(PREFIX)/include 
 MANDIR=$(PREFIX)/share/man
 PKGDIR=$(PREFIX)/$(LIBNUM)/pkgconfig
-UDEVDIR=/etc/udev/rules.d
+UDEVDIR=/lib/udev/rules.d
 
 LIB_NAME = libdlm
 LIB_MAJOR = 3


More information about the cluster-commits mailing list