summaryrefslogtreecommitdiffstats
path: root/patches/ipkg-utils-050831/0001-ipkg-utils-fix.patch
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-12-11 11:42:56 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2017-11-28 16:56:42 +0100
commitc11b9726dee098b8ccc4fc6e5aef9a2b90c6cc9f (patch)
tree291bed45d6a4cfab438faf9d28528d60c7c43e2c /patches/ipkg-utils-050831/0001-ipkg-utils-fix.patch
parentc765d8933d8af3c647d08fa1fd50c428526c7162 (diff)
downloadptxdist-c11b9726dee098b8ccc4fc6e5aef9a2b90c6cc9f.tar.gz
ptxdist-c11b9726dee098b8ccc4fc6e5aef9a2b90c6cc9f.tar.xz
host-ipkg-utils: add patch to fix ipkg package creation on openSUSE 12.2
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> (cherry picked from commit 3d54ba0501a0266b9493a33f70d5feeb2f7c37f5) Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'patches/ipkg-utils-050831/0001-ipkg-utils-fix.patch')
-rw-r--r--patches/ipkg-utils-050831/0001-ipkg-utils-fix.patch7
1 files changed, 2 insertions, 5 deletions
diff --git a/patches/ipkg-utils-050831/0001-ipkg-utils-fix.patch b/patches/ipkg-utils-050831/0001-ipkg-utils-fix.patch
index 1eb0bb7a3..50eb2b6a6 100644
--- a/patches/ipkg-utils-050831/0001-ipkg-utils-fix.patch
+++ b/patches/ipkg-utils-050831/0001-ipkg-utils-fix.patch
@@ -3,8 +3,8 @@ Date: Fri, 22 Jan 2010 11:05:05 +0100
Subject: [PATCH] ipkg-utils-fix
---
- ipkg.py | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ ipkg.py | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ipkg.py b/ipkg.py
index 02aab22..e175c8d 100644
@@ -22,6 +22,3 @@ index 02aab22..e175c8d 100644
line = control.readline()
while 1:
if not line: break
---
-1.7.2.3
-