[neon/qt6/qtcreator/Neon/unstable] debian/patches: simplify the paths in the patch
Carlos De Maine
null at kde.org
Mon Aug 21 22:50:23 BST 2023
Git commit 17896fe8ff8184b3c890dc50a564c8360a889f0b by Carlos De Maine.
Committed on 21/08/2023 at 23:50.
Pushed by carlosdem into branch 'Neon/unstable'.
simplify the paths in the patch
M +3 -3 debian/patches/litehtml_includes.diff
https://invent.kde.org/neon/qt6/qtcreator/-/commit/17896fe8ff8184b3c890dc50a564c8360a889f0b
diff --git a/debian/patches/litehtml_includes.diff b/debian/patches/litehtml_includes.diff
index 7c809ad..00cb8c5 100644
--- a/debian/patches/litehtml_includes.diff
+++ b/debian/patches/litehtml_includes.diff
@@ -1,6 +1,6 @@
-diff -U 3 -H -d -r -N -- /tmp/compare/a/qt-creator-opensource-src-11.0.2/src/libs/qlitehtml/src/container_qpainter_p.h /tmp/compare/b/qt-creator-opensource-src-11.0.2/src/libs/qlitehtml/src/container_qpainter_p.h
---- /tmp/compare/a/qt-creator-opensource-src-11.0.2/src/libs/qlitehtml/src/container_qpainter_p.h 2023-08-14 11:53:10.000000000 +1000
-+++ /tmp/compare/b/qt-creator-opensource-src-11.0.2/src/libs/qlitehtml/src/container_qpainter_p.h 2023-08-21 23:36:31.233193945 +1000
+diff -U 3 -H -d -r -N -- a/src/libs/qlitehtml/src/container_qpainter_p.h b/src/libs/qlitehtml/src/container_qpainter_p.h
+--- a/src/libs/qlitehtml/src/container_qpainter_p.h 2023-08-14 11:53:10.000000000 +1000
++++ b/src/libs/qlitehtml/src/container_qpainter_p.h 2023-08-21 23:36:31.233193945 +1000
@@ -5,7 +5,7 @@
#include "container_qpainter.h"
More information about the Neon-commits
mailing list