]> git.pld-linux.org Git - packages/dlm.git/blob - old_udev_dir.patch
- updated to 4.0.9; fence is now unconditional
[packages/dlm.git] / old_udev_dir.patch
1 commit 18c53486d8800c9e1a8a82ccd048825b4584ebc6
2 Author: Mariusz Mazur <mmazur@axeos.com>
3 Date:   Mon Jun 30 12:19:36 2014 +0200
4
5     Revert "libdlm: udev dir now under /usr/lib"
6     
7     This reverts commit 102d3c248c59f8f36a9d5088afd4eed787583e04.
8
9 diff --git a/libdlm/Makefile b/libdlm/Makefile
10 index e7cdb17..76d3504 100644
11 --- a/libdlm/Makefile
12 +++ b/libdlm/Makefile
13 @@ -5,7 +5,7 @@ LIBDIR=$(PREFIX)/$(LIBNUM)
14  HDRDIR=$(PREFIX)/include 
15  MANDIR=$(PREFIX)/share/man
16  PKGDIR=$(LIBDIR)/pkgconfig
17 -UDEVDIR=/usr/lib/udev/rules.d
18 +UDEVDIR=/lib/udev/rules.d
19  
20  LIB_NAME = libdlm
21  LIB_MAJOR = 3
This page took 0.114019 seconds and 4 git commands to generate.