diff mbox

multipath-tools: fix soname

Message ID 20091203014555.GE2406@ether.msp.redhat.com (mailing list archive)
State New, archived
Headers show

Commit Message

Benjamin Marzinski Dec. 3, 2009, 1:45 a.m. UTC
None
diff mbox

Patch

Index: multipath-tools-091202/libmultipath/Makefile
===================================================================
--- multipath-tools-091202.orig/libmultipath/Makefile
+++ multipath-tools-091202/libmultipath/Makefile
@@ -4,7 +4,7 @@ 
 #
 include ../Makefile.inc
 
-SONAME=0d
+SONAME=0
 DEVLIB = libmultipath.so
 LIBS = $(DEVLIB).$(SONAME)
 LIBDEPS = -lpthread -ldl -ldevmapper