You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
genkernel_fork/patches/dmraid/dmraid-1.0.0.rc16-3-staticl...

19 lines
629 B

diff -ruN dmraid-vanilla/1.0.0.rc16-3/dmraid/tools/Makefile.in dmraid/1.0.0.rc16-3/dmraid/tools/Makefile.in
--- dmraid-vanilla/1.0.0.rc16-3/dmraid/tools/Makefile.in 2010-05-31 13:18:31.000000000 +0200
+++ dmraid/1.0.0.rc16-3/dmraid/tools/Makefile.in 2012-01-03 10:14:01.665000034 +0100
@@ -46,10 +46,10 @@
DMEVENTTOOLLIBS = -ldevmapper-event_dietc
endif
else
-# DMRAIDLIBS += -ldevmapper
-# ifeq ("@STATIC_LINK@", "no")
-# DMEVENTTOOLLIBS = -ldevmapper-event
-# endif
+ DMRAIDLIBS += -ldevmapper
+ ifeq ("@STATIC_LINK@", "no")
+ DMEVENTTOOLLIBS = -ldevmapper-event
+ endif
endif
# DMRAIDLIBS += -lselinux