[Forensics-changes] [SCM] debian-forensics/sleuthkit branch, debian, updated. debian/3.1.3-1-4-g4ecc26f

Christophe Monniez christophe.monniez at fccu.be
Sat Apr 9 09:59:35 UTC 2011


The following commit has been merged in the debian branch:
commit a2b9235ee37143da4f0b2f8ee6023be44b3ba659
Author: Christophe Monniez <christophe.monniez at fccu.be>
Date:   Sat Apr 9 11:52:41 2011 +0200

    Refreshing patches.

diff --git a/debian/patches/90_fix_ldflags.patch b/debian/patches/90_fix_ldflags.patch
index 6800b89..70a0186 100644
--- a/debian/patches/90_fix_ldflags.patch
+++ b/debian/patches/90_fix_ldflags.patch
@@ -3,7 +3,7 @@ Description: Avoid linking against unused libraries (this holds both for
 library and tools) by enabling extra LDFLAGS at build time.
 --- a/configure.ac
 +++ b/configure.ac
-@@ -120,7 +120,10 @@
+@@ -121,7 +121,10 @@
      )]
      # Check for the header file first to make sure they have the dev install
      [AC_CHECK_HEADERS([libewf.h], 
@@ -17,14 +17,12 @@ library and tools) by enabling extra LDFLAGS at build time.
  
 --- a/tsk3/Makefile.am
 +++ b/tsk3/Makefile.am
-@@ -5,7 +5,9 @@
- lib_LTLIBRARIES = libtsk3.la
+@@ -6,7 +6,7 @@
  libtsk3_la_SOURCES =
  libtsk3_la_LIBADD = base/libtskbase.la img/libtskimg.la \
--    vs/libtskvs.la fs/libtskfs.la hashdb/libtskhashdb.la
-+    vs/libtskvs.la fs/libtskfs.la hashdb/libtskhashdb.la \
-+    @LIBEWF_LIBS@
-+
+     vs/libtskvs.la fs/libtskfs.la hashdb/libtskhashdb.la \
+-    auto/libtskauto.la
++    auto/libtskauto.la @LIBEWF_LIBS@
  # current:revision:age
- libtsk3_la_LDFLAGS = -version-info 5:3:2
+ libtsk3_la_LDFLAGS = -version-info 6:1:3
  

-- 
debian-forensics/sleuthkit



More information about the forensics-changes mailing list