summaryrefslogtreecommitdiffstats
path: root/patches/ipkg-utils-050831/0006-fields_tweaks.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/0006-fields_tweaks.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/0006-fields_tweaks.patch')
-rw-r--r--patches/ipkg-utils-050831/0006-fields_tweaks.patch11
1 files changed, 4 insertions, 7 deletions
diff --git a/patches/ipkg-utils-050831/0006-fields_tweaks.patch b/patches/ipkg-utils-050831/0006-fields_tweaks.patch
index 7700594f7..4acb01879 100644
--- a/patches/ipkg-utils-050831/0006-fields_tweaks.patch
+++ b/patches/ipkg-utils-050831/0006-fields_tweaks.patch
@@ -3,10 +3,10 @@ Date: Fri, 22 Jan 2010 11:05:15 +0100
Subject: [PATCH] fields_tweaks
---
- Makefile | 2 ++
- ipkg-list-fields | 13 +++++++++++++
- ipkg.py | 8 +++++++-
- 3 files changed, 22 insertions(+), 1 deletions(-)
+ Makefile | 2 ++
+ ipkg-list-fields | 13 +++++++++++++
+ ipkg.py | 8 +++++++-
+ 3 files changed, 22 insertions(+), 1 deletion(-)
create mode 100644 ipkg-list-fields
diff --git a/Makefile b/Makefile
@@ -74,6 +74,3 @@ index 67c2aa3..d6f7e69 100644
out = out + "\n"
return out
---
-1.7.2.3
-