summaryrefslogtreecommitdiffstats
path: root/patches/ipkg-utils-050831/0010-ipkg-make-ar-deterministic.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/ipkg-utils-050831/0010-ipkg-make-ar-deterministic.patch')
-rw-r--r--patches/ipkg-utils-050831/0010-ipkg-make-ar-deterministic.patch7
1 files changed, 2 insertions, 5 deletions
diff --git a/patches/ipkg-utils-050831/0010-ipkg-make-ar-deterministic.patch b/patches/ipkg-utils-050831/0010-ipkg-make-ar-deterministic.patch
index 61196502b..b985ba473 100644
--- a/patches/ipkg-utils-050831/0010-ipkg-make-ar-deterministic.patch
+++ b/patches/ipkg-utils-050831/0010-ipkg-make-ar-deterministic.patch
@@ -29,8 +29,8 @@ Not for upstream!
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
---
- ipkg-build | 5 ++++-
- 1 files changed, 4 insertions(+), 1 deletions(-)
+ ipkg-build | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/ipkg-build b/ipkg-build
index 77367ac..7234e64 100755
@@ -48,6 +48,3 @@ index 77367ac..7234e64 100755
else
( cd $tmp_dir && tar -zcf $pkg_file ./debian-binary ./data.tar.gz ./control.tar.gz )
fi
---
-1.7.2.3
-