summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/apt/apt/no-nls-dpkg.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/apt/apt/no-nls-dpkg.patch')
-rw-r--r--meta/recipes-devtools/apt/apt/no-nls-dpkg.patch12
1 files changed, 7 insertions, 5 deletions
diff --git a/meta/recipes-devtools/apt/apt/no-nls-dpkg.patch b/meta/recipes-devtools/apt/apt/no-nls-dpkg.patch
index a0996d4d44..98b6c96caa 100644
--- a/meta/recipes-devtools/apt/apt/no-nls-dpkg.patch
+++ b/meta/recipes-devtools/apt/apt/no-nls-dpkg.patch
@@ -1,8 +1,10 @@
1Upstream-Status: Pending 1Upstream-Status: Pending
2 2
3--- a/apt-pkg/deb/dpkgpm.cc 3Index: apt-1.2.24/apt-pkg/deb/dpkgpm.cc
4+++ b/apt-pkg/deb/dpkgpm.cc 4===================================================================
5@@ -42,6 +42,12 @@ 5--- apt-1.2.24.orig/apt-pkg/deb/dpkgpm.cc
6+++ apt-1.2.24/apt-pkg/deb/dpkgpm.cc
7@@ -54,6 +54,12 @@
6 #include <apti18n.h> 8 #include <apti18n.h>
7 /*}}}*/ 9 /*}}}*/
8 10
@@ -14,8 +16,8 @@ Upstream-Status: Pending
14+ 16+
15 using namespace std; 17 using namespace std;
16 18
17 namespace 19 APT_PURE static string
18@@ -1279,7 +1285,7 @@ void pkgDPkgPM::WriteApportReport(const 20@@ -1703,7 +1709,7 @@ void pkgDPkgPM::WriteApportReport(const
19 } 21 }
20 22
21 // check if its not a follow up error 23 // check if its not a follow up error