[Forensics-changes] [SCM] debian-forensics/afflib branch, debian, updated. debian/3.5.10+dfsg-1-8-g7da97b5

Cristian Greco cristian at regolo.cc
Sat Apr 10 10:32:55 UTC 2010


The following commit has been merged in the debian branch:
commit 7da97b5c1682b6946883e6bc543c9e705d892620
Author: Cristian Greco <cristian at regolo.cc>
Date:   Sat Apr 10 12:24:24 2010 +0200

    debian/patches/04-fix-afdiskprint.patch: new patch, fix afdiskprint command to properly detect libexpat at build time.

diff --git a/debian/patches/04-fix-afdiskprint.patch b/debian/patches/04-fix-afdiskprint.patch
new file mode 100644
index 0000000..46422bf
--- /dev/null
+++ b/debian/patches/04-fix-afdiskprint.patch
@@ -0,0 +1,14 @@
+Author: Cristian Greco <cristian at regolo.cc>
+Description: fix libexpat detection in afdiskprint.
+
+--- a/tools/afdiskprint.cpp
++++ b/tools/afdiskprint.cpp
+@@ -30,7 +30,7 @@
+ #include "base64.h"
+ #include "hashextent.h"
+ 
+-#ifdef HAVE_EXPAT
++#ifdef HAVE_LIBEXPAT
+ 
+ #include <openssl/evp.h>
+ 
diff --git a/debian/patches/series b/debian/patches/series
index a55e1df..540cadb 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 01-debian-directory.patch
 02-win32-files.patch
 03-bashism.patch
+04-fix-afdiskprint.patch

-- 
debian-forensics/afflib



More information about the forensics-changes mailing list