SOURCES: podsleuth-sgutils.patch (NEW) - patch for sgutils soname

patrys patrys at pld-linux.org
Tue Oct 7 20:05:31 CEST 2008


Author: patrys                       Date: Tue Oct  7 18:05:31 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- patch for sgutils soname

---- Files affected:
SOURCES:
   podsleuth-sgutils.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/podsleuth-sgutils.patch
diff -u /dev/null SOURCES/podsleuth-sgutils.patch:1.1
--- /dev/null	Tue Oct  7 20:05:32 2008
+++ SOURCES/podsleuth-sgutils.patch	Tue Oct  7 20:05:26 2008
@@ -0,0 +1,11 @@
+--- podsleuth-0.6.3/m4/podsleuth.m4~	2007-12-19 23:37:05.000000000 +0100
++++ podsleuth-0.6.3/m4/podsleuth.m4	2008-10-07 20:02:59.702109300 +0200
+@@ -32,7 +32,7 @@
+ 
+ AC_DEFUN([PODSLEUTH_CHECK_SGUTILS],
+ [
+-	AC_CHECK_LIB(sgutils, sg_ll_inquiry, [], 
++	AC_CHECK_LIB(sgutils2, sg_ll_inquiry, [], 
+ 		AC_MSG_ERROR([Error! You need to have libsgutils.])
+ 	)
+ ])
================================================================


More information about the pld-cvs-commit mailing list