From c11b9726dee098b8ccc4fc6e5aef9a2b90c6cc9f Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Tue, 11 Dec 2012 11:42:56 +0100 Subject: host-ipkg-utils: add patch to fix ipkg package creation on openSUSE 12.2 Signed-off-by: Michael Olbrich (cherry picked from commit 3d54ba0501a0266b9493a33f70d5feeb2f7c37f5) Signed-off-by: Marc Kleine-Budde --- patches/ipkg-utils-050831/0008-ipkg.py-don-t-use-wildcards.patch | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'patches/ipkg-utils-050831/0008-ipkg.py-don-t-use-wildcards.patch') diff --git a/patches/ipkg-utils-050831/0008-ipkg.py-don-t-use-wildcards.patch b/patches/ipkg-utils-050831/0008-ipkg.py-don-t-use-wildcards.patch index 5fd76c8ff..1a00ab579 100644 --- a/patches/ipkg-utils-050831/0008-ipkg.py-don-t-use-wildcards.patch +++ b/patches/ipkg-utils-050831/0008-ipkg.py-don-t-use-wildcards.patch @@ -6,8 +6,8 @@ it's not portable Signed-off-by: Marc Kleine-Budde --- - ipkg.py | 2 +- - 1 files changed, 1 insertions(+), 1 deletions(-) + ipkg.py | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipkg.py b/ipkg.py index d6f7e69..c951371 100644 @@ -22,6 +22,3 @@ index d6f7e69..c951371 100644 self.read_control(control) control.close() --- -1.7.2.3 - -- cgit v1.2.3