[SCM] ffdiaporama/master: Update fix_hardening_flags.patch

ricotz-guest at users.alioth.debian.org ricotz-guest at users.alioth.debian.org
Tue Apr 19 17:51:11 UTC 2016


The following commit has been merged in the master branch:
commit 6d33e7b59a633adb684b36a12da1f7660589a398
Author: Rico Tzschichholz <ricotz at ubuntu.com>
Date:   Tue Apr 19 19:46:06 2016 +0200

    Update fix_hardening_flags.patch

diff --git a/debian/patches/fix_hardening_flags.patch b/debian/patches/fix_hardening_flags.patch
index 2bc33b3..c591a46 100644
--- a/debian/patches/fix_hardening_flags.patch
+++ b/debian/patches/fix_hardening_flags.patch
@@ -1,8 +1,8 @@
 Description: add LDFLAGS and CPPFLAGS to QMAKE flags. This allow the hardening
  flags to be used to compile ffdiaporama
 Author: Fabrice Coutadeur <coutadeurf at gmail.com>
---- a/src/common.pri
-+++ b/src/common.pri
+--- a/src/ffDiaporama/ffDiaporama.pro
++++ b/src/ffDiaporama/ffDiaporama.pro
 @@ -5,6 +5,9 @@
  
  DEFINES +=SHARE_DIR=\\\"$$PREFIX\\\"
@@ -11,5 +11,5 @@ Author: Fabrice Coutadeur <coutadeurf at gmail.com>
 +QMAKE_CXXFLAGS += ${CPPFLAGS}
 +
  unix {
-     CONFIG(release, debug|release) {
-         DESTDIR         += ../../../build
+     CFLAGS += -W"Missing debug information for"
+ 

-- 
ffdiaporama packaging



More information about the pkg-multimedia-commits mailing list