From 5ef9bcd40093de534cda409e412209baa67e10ed Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Tue, 4 Sep 2018 16:52:32 -0500 Subject: [PATCH] Remove reverse-applicable 0003-remove-wrong-path.patch. --- debian/changelog | 1 + debian/patches/0003-remove-wrong-path.patch | 21 --------------------- debian/patches/series | 1 - 3 files changed, 1 insertion(+), 22 deletions(-) delete mode 100644 debian/patches/0003-remove-wrong-path.patch diff --git a/debian/changelog b/debian/changelog index 23d5389..d3e3253 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ calamares (3.2.2-0ubuntu1) UNRELEASED; urgency=medium * Bump Standards-version to 4.2.1, no changes needed. * 0002-Add-patch-to-compile-with-pythonQt.patch is no longer needed in favor of a better upstream solution. + * Remove reverse-applicable 0003-remove-wrong-path.patch. -- Simon Quigley Tue, 04 Sep 2018 16:38:57 -0500 diff --git a/debian/patches/0003-remove-wrong-path.patch b/debian/patches/0003-remove-wrong-path.patch deleted file mode 100644 index abac0e0..0000000 --- a/debian/patches/0003-remove-wrong-path.patch +++ /dev/null @@ -1,21 +0,0 @@ -From: Raul Rodrigo Segura -Date: Mon, 18 Jun 2018 13:28:56 +0200 -Subject: remove wrong path - ---- - src/libcalamaresui/modulesystem/PythonQtViewModule.cpp | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/src/libcalamaresui/modulesystem/PythonQtViewModule.cpp b/src/libcalamaresui/modulesystem/PythonQtViewModule.cpp -index 88b0c20..858097e 100644 ---- a/src/libcalamaresui/modulesystem/PythonQtViewModule.cpp -+++ b/src/libcalamaresui/modulesystem/PythonQtViewModule.cpp -@@ -29,7 +29,7 @@ - #include "JobQueue.h" - - #include --#include -+#include - - #include - #include diff --git a/debian/patches/series b/debian/patches/series index c09e1ec..683ca99 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,2 @@ 0001-replace-pkexec-by-sudo.patch -0003-remove-wrong-path.patch apport-package-hook.patch