summaryrefslogtreecommitdiffstats
path: root/patches/ipkg-utils-050831/0009-Makefile-add-prefix-to-python-install.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/0009-Makefile-add-prefix-to-python-install.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/0009-Makefile-add-prefix-to-python-install.patch')
-rw-r--r--patches/ipkg-utils-050831/0009-Makefile-add-prefix-to-python-install.patch7
1 files changed, 2 insertions, 5 deletions
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 <mkl@pengutronix.de>
---
- 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
-