[Forensics-changes] [SCM] debian-forensics/guymager branch, debian, updated. debian/0.6.7-1-2-g1dc438c

Michael Prokop mika at debian.org
Tue May 8 14:45:45 UTC 2012


The following commit has been merged in the debian branch:
commit c896c2b65c40a6cd3b486c2768c98a6481ec7c61
Author: Michael Prokop <mika at debian.org>
Date:   Tue May 8 16:32:34 2012 +0200

    Include patch to fix sysconf build failure.
    
    Closes: #672059

diff --git a/debian/patches/fix_sysconf_build_failure.diff b/debian/patches/fix_sysconf_build_failure.diff
new file mode 100644
index 0000000..9fc61b7
--- /dev/null
+++ b/debian/patches/fix_sysconf_build_failure.diff
@@ -0,0 +1,15 @@
+Description: fix FTBFS #672059
+Author: Michael Prokop <mika at debian.org>
+Last-Updated: 2012-05-08
+
+--- a/util.cpp
++++ b/util.cpp
+@@ -28,6 +28,8 @@
+ 
+ #include "common.h"
+ 
++#include <unistd.h>
++
+ #include <QtGui>
+ 
+ #include "config.h"
diff --git a/debian/patches/series b/debian/patches/series
index 048ff72..ffd1f54 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 01_do-not-statically-compile-against-libs.diff
 ftbfs-gcc-4.7.diff
 reenable_libguytools_and_libewf.diff
+fix_sysconf_build_failure.diff

-- 
debian-forensics/guymager



More information about the forensics-changes mailing list