mirror of
https://git.launchpad.net/~ubuntu-qt-code/ubuntu/+source/calamares/+git/calamares
synced 2025-05-31 21:31:30 +00:00
Remove reverse-applicable 0003-remove-wrong-path.patch.
This commit is contained in:
parent
0302600c8e
commit
5ef9bcd400
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -5,6 +5,7 @@ calamares (3.2.2-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
* Bump Standards-version to 4.2.1, no changes needed.
|
* Bump Standards-version to 4.2.1, no changes needed.
|
||||||
* 0002-Add-patch-to-compile-with-pythonQt.patch is no longer needed in
|
* 0002-Add-patch-to-compile-with-pythonQt.patch is no longer needed in
|
||||||
favor of a better upstream solution.
|
favor of a better upstream solution.
|
||||||
|
* Remove reverse-applicable 0003-remove-wrong-path.patch.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 04 Sep 2018 16:38:57 -0500
|
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 04 Sep 2018 16:38:57 -0500
|
||||||
|
|
||||||
|
21
debian/patches/0003-remove-wrong-path.patch
vendored
21
debian/patches/0003-remove-wrong-path.patch
vendored
@ -1,21 +0,0 @@
|
|||||||
From: Raul Rodrigo Segura <raurodse@gmail.com>
|
|
||||||
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 <PythonQt.h>
|
|
||||||
-#include <extensions/PythonQt_QtAll/PythonQt_QtAll.h>
|
|
||||||
+#include <PythonQt_QtAll.h>
|
|
||||||
|
|
||||||
#include <QDir>
|
|
||||||
#include <QPointer>
|
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@ -1,3 +1,2 @@
|
|||||||
0001-replace-pkexec-by-sudo.patch
|
0001-replace-pkexec-by-sudo.patch
|
||||||
0003-remove-wrong-path.patch
|
|
||||||
apport-package-hook.patch
|
apport-package-hook.patch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user