]> git.pld-linux.org Git - packages/device-mapper.git/commitdiff
- fix libdevmapper-event.so linking
authorsparky <sparky@pld-linux.org>
Wed, 27 Sep 2006 14:13:25 +0000 (14:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    device-mapper-linking.patch -> 1.1

device-mapper-linking.patch [new file with mode: 0644]

diff --git a/device-mapper-linking.patch b/device-mapper-linking.patch
new file mode 100644 (file)
index 0000000..fdc5964
--- /dev/null
@@ -0,0 +1,11 @@
+--- device-mapper.1.02.09/dmeventd/Makefile.in~        2006-04-19 17:32:05.000000000 +0000
++++ device-mapper.1.02.09/dmeventd/Makefile.in 2006-09-27 14:15:09.000000000 +0000
+@@ -28,7 +28,7 @@
+ include ../make.tmpl
+-CLDFLAGS += -ldl -ldevmapper -lpthread
++LIBS += -ldl ../lib/ioctl/libdevmapper.so -lpthread
+ .PHONY: install_dynamic install_static install_include \
+       install_pkgconfig
This page took 0.071851 seconds and 4 git commands to generate.