[packages/qt] - fix paths in patch

baggins baggins at pld-linux.org
Tue Aug 17 11:31:51 CEST 2021


commit 74538a6860bf5dc497126c10bc24ba267d976275
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Aug 17 11:31:35 2021 +0200

    - fix paths in patch

 qsql.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/qsql.patch b/qsql.patch
index 6cb810b..afd80e0 100644
--- a/qsql.patch
+++ b/qsql.patch
@@ -1,5 +1,5 @@
---- /dev/shm/qt3/src/sql/qsqlextension_p.h.orig	2011-10-30 19:55:58.000000000 +0100
-+++ /dev/shm/qt3/src/sql/qsqlextension_p.h	2021-08-17 10:42:01.099768247 +0200
+--- qt3/src/sql/qsqlextension_p.h.orig	2011-10-30 19:55:58.000000000 +0100
++++ qt3/src/sql/qsqlextension_p.h	2021-08-17 10:42:01.099768247 +0200
 @@ -71,8 +71,8 @@
  #define QM_TEMPLATE_EXTERN_SQL Q_TEMPLATE_EXTERN
  #endif
@@ -20,8 +20,8 @@
      ValueMap values;
  
      // convenience container for QSqlQuery
---- /dev/shm/qt3/src/sql/qsqlextension_p.cpp~	2011-10-30 19:55:58.000000000 +0100
-+++ /dev/shm/qt3/src/sql/qsqlextension_p.cpp	2021-08-17 10:42:52.814450817 +0200
+--- qt3/src/sql/qsqlextension_p.cpp~	2011-10-30 19:55:58.000000000 +0100
++++ qt3/src/sql/qsqlextension_p.cpp	2021-08-17 10:42:52.814450817 +0200
 @@ -68,7 +68,7 @@
      if ( index.contains( (int)values.count() ) ) {
  	index[ (int)values.count() ] = placeholder;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt.git/commitdiff/74538a6860bf5dc497126c10bc24ba267d976275



More information about the pld-cvs-commit mailing list