[SCM] qsynth/master: Patch refreshed.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Mon Nov 14 21:18:28 UTC 2016
The following commit has been merged in the master branch:
commit 5396df07ea1a13457374d8dee03e65d6b07b5e00
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Nov 14 22:18:06 2016 +0100
Patch refreshed.
diff --git a/debian/patches/3001-hardening.patch b/debian/patches/3001-hardening.patch
index b8ea311..974fc22 100644
--- a/debian/patches/3001-hardening.patch
+++ b/debian/patches/3001-hardening.patch
@@ -6,7 +6,7 @@ Index: qsynth/src/src.pri.in
===================================================================
--- qsynth.orig/src/src.pri.in
+++ qsynth/src/src.pri.in
-@@ -6,5 +6,6 @@ INCLUDEPATH += @ac_incpath@
+@@ -13,8 +13,9 @@ INCLUDEPATH += @ac_incpath@
LIBS += @ac_libs@
# Extra optimization flags
@@ -14,4 +14,7 @@ Index: qsynth/src/src.pri.in
-QMAKE_LFLAGS += @ac_ldflags@
+QMAKE_CXXFLAGS += $(CPPFLAGS) @ac_cflags@
+QMAKE_CFLAGS += $(CPPFLAGS)
-+QMAKE_LFLAGS += $(LDFLAGS)
++QMAKE_LFLAGS += @ac_ldflags@ $(LDFLAGS)
+
+ # X11 support
+ unix:!macx {
--
qsynth packaging
More information about the pkg-multimedia-commits
mailing list