From 3d54ba0501a0266b9493a33f70d5feeb2f7c37f5 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 --- .../0009-Makefile-add-prefix-to-python-install.patch | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'patches/ipkg-utils-050831/0009-Makefile-add-prefix-to-python-install.patch') diff --git a/patches/ipkg-utils-050831/0009-Makefile-add-prefix-to-python-install.patch b/patches/ipkg-utils-050831/0009-Makefile-add-prefix-to-python-install.patch index 7d67f766d..f0db44bb9 100644 --- a/patches/ipkg-utils-050831/0009-Makefile-add-prefix-to-python-install.patch +++ b/patches/ipkg-utils-050831/0009-Makefile-add-prefix-to-python-install.patch @@ -4,8 +4,8 @@ Subject: [PATCH] Makefile: add prefix to python install Signed-off-by: Marc Kleine-Budde --- - Makefile | 2 +- - 1 files changed, 1 insertions(+), 1 deletions(-) + Makefile | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7093a0d..249c687 100644 @@ -20,6 +20,3 @@ index 7093a0d..249c687 100644 chmod agu+rx ipkg-make-index cp -f ipkg-make-index $(PREFIX)/bin chmod agu+rx ipkg-list-fields --- -1.7.2.3 - -- cgit v1.2.3