[SCM] dataquay/master: Tune .gitignore file.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Tue Jul 19 10:07:57 UTC 2016
The following commit has been merged in the master branch:
commit 285db1b4c39a5f42c48c8290dc127c739152e59a
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Jul 19 11:39:24 2016 +0200
Tune .gitignore file.
diff --git a/debian/patches/05-fix_build.patch b/debian/patches/05-fix_build.patch
new file mode 100644
index 0000000..e318d4b
--- /dev/null
+++ b/debian/patches/05-fix_build.patch
@@ -0,0 +1,17 @@
+Description: Fix build of shared libs.
+Author: Jaromír Mikeš <mira.mikes at seznam.cz>
+Forwarded: no
+
+Index: dataquay/lib.pro
+===================================================================
+--- dataquay.orig/lib.pro
++++ dataquay/lib.pro
+@@ -4,7 +4,7 @@ exists(debug.pri) {
+ }
+
+ TEMPLATE = lib
+-CONFIG += warn_on staticlib c++11
++CONFIG += warn_on c++11
+ QT -= gui
+
+ QMAKE_LFLAGS_SHLIB *= $(LDFLAGS)
diff --git a/debian/patches/series b/debian/patches/series
index 7acec81..10b9c46 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
02-multiarch.patch
03-ldflags.patch
04-libs.patch
+05-fix_build.patch
--
dataquay packaging
More information about the pkg-multimedia-commits
mailing list