[neon/extras/qca2/Neon/unstable] debian/patches: refresh patch
Jonathan Riddell
null at kde.org
Fri Oct 2 12:45:04 BST 2020
Git commit 48e830cea180302010ed49ed75eaceb90bd02a44 by Jonathan Riddell.
Committed on 02/10/2020 at 11:45.
Pushed by jriddell into branch 'Neon/unstable'.
refresh patch
M +4 -4 debian/patches/define_qca_export.diff
https://invent.kde.org/neon/extras/qca2/commit/48e830cea180302010ed49ed75eaceb90bd02a44
diff --git a/debian/patches/define_qca_export.diff b/debian/patches/define_qca_export.diff
index 23330e3..57d570a 100644
--- a/debian/patches/define_qca_export.diff
+++ b/debian/patches/define_qca_export.diff
@@ -6,12 +6,12 @@ Index: qca/include/QtCrypto/qca_export.h
===================================================================
--- qca.orig/include/QtCrypto/qca_export.h
+++ qca/include/QtCrypto/qca_export.h
-@@ -45,6 +45,8 @@
+@@ -44,6 +44,8 @@
+ #define QCA_EXPORT Q_DECL_IMPORT
#endif
#endif
- #else
++#else
+#define QCA_EXPORT Q_DECL_EXPORT
-+#endif
+ #endif
#ifndef QCA_EXPORT
#define QCA_EXPORT
- #endif
More information about the Neon-commits
mailing list