[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:52 UTC 2012


The following commit has been merged in the debian branch:
commit 5ef968afb111d66dc889ac742de895356f8541c2
Author: Michael Prokop <mika at debian.org>
Date:   Fri May 4 15:27:06 2012 +0200

    Refresh patch 01_do-not-statically-compile-against-libs.diff

diff --git a/debian/patches/01_do-not-statically-compile-against-libs.diff b/debian/patches/01_do-not-statically-compile-against-libs.diff
index 128da17..05e6905 100644
--- a/debian/patches/01_do-not-statically-compile-against-libs.diff
+++ b/debian/patches/01_do-not-statically-compile-against-libs.diff
@@ -4,18 +4,12 @@ Last-Updated: 2012-03-01
 
 --- a/guymager.pro
 +++ b/guymager.pro
-@@ -156,11 +156,11 @@
- fastasm.commands = g++ -c $$FAST_ASM_CXXFLAGS ${QMAKE_FILE_IN} -o  ${QMAKE_FILE_BASE}.o 2>&1 | grep -vE \"matching constraint does not allow a register|In function |At global scope:\"  | cat
- QMAKE_EXTRA_COMPILERS += fastasm
- 
--LIBS += -lproc
--#LIBS += -lewf
--#LIBS += -lguytools
+@@ -137,8 +137,8 @@
+ #LIBS += -lewf
+ #LIBS += -lguytools
+ #LIBS += /usr/local/lib/libewf.a
 -LIBS += /usr/lib/libewf.a
 -LIBS += /usr/lib/libguytools.a
-+LIBS += -lprocps
-+LIBS += -lewf
-+LIBS += -lguytools
 +#LIBS += /usr/lib/libewf.a
 +#LIBS += /usr/lib/libguytools.a
  LIBS += -lz

-- 
debian-forensics/guymager



More information about the forensics-changes mailing list