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
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-12-11 11:43:42 +0100
commit3d54ba0501a0266b9493a33f70d5feeb2f7c37f5 (patch)
tree72ee7e8d2c9dd7fc5a38827694004c08256ab9c7 /patches/ipkg-utils-050831/0001-ipkg-utils-fix.patch
parent8d70ea0c63b288af1eab1a0815a29349cd37f86d (diff)
downloadptxdist-3d54ba0501a0266b9493a33f70d5feeb2f7c37f5.tar.gz
ptxdist-3d54ba0501a0266b9493a33f70d5feeb2f7c37f5.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>
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
-