[Forensics-changes] [SCM] debian-forensics/guymager branch, debian, updated. debian/0.6.5-1-9-g9129a0b

Michael Prokop mika at debian.org
Fri May 4 14:35:54 UTC 2012


The following commit has been merged in the debian branch:
commit bc6f06c0fc50e2b63b5f9b98915af09d1b63c49d
Author: Michael Prokop <mika at debian.org>
Date:   Fri May 4 16:10:56 2012 +0200

    Add new patch reenable_libguytools_and_libewf.diff
    
    Broken in upstream sources.

diff --git a/debian/patches/reenable_libguytools_and_libewf.diff b/debian/patches/reenable_libguytools_and_libewf.diff
new file mode 100644
index 0000000..fb82bbc
--- /dev/null
+++ b/debian/patches/reenable_libguytools_and_libewf.diff
@@ -0,0 +1,13 @@
+--- a/guymager.pro
++++ b/guymager.pro
+@@ -134,8 +134,8 @@
+ QMAKE_LFLAGS_DEBUG     += -ggdb -rdynamic    # -rdynamic is necessary in order to have the backtrace handler in toolsignal show all information
+ QMAKE_LFLAGS_RELEASE   += -ggdb -rdynamic    # -rdynamic is necessary in order to have the backtrace handler in toolsignal show all information
+ 
+-#LIBS += -lewf
+-#LIBS += -lguytools
++LIBS += -lewf
++LIBS += -lguytools
+ #LIBS += /usr/local/lib/libewf.a
+ #LIBS += /usr/lib/libewf.a
+ #LIBS += /usr/lib/libguytools.a
diff --git a/debian/patches/series b/debian/patches/series
index 20a73e9..2e8a11a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 01_do-not-statically-compile-against-libs.diff
 02_adjust_ssl_flags.diff
 ftbfs-gcc-4.7.diff
+reenable_libguytools_and_libewf.diff

-- 
debian-forensics/guymager



More information about the forensics-changes mailing list