From: Paul Sokolovsky Date: Tue, 19 Feb 2008 19:34:46 +0000 (+0000) Subject: ipkg-utils: ipkg-make-index-track-stamps.patch: Remove hunk with whitespace-only... X-Git-Tag: Release-2010-05/1~7658 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c29453d85e7236aaef0ed5b5b20de2b18b1a8381;p=openembedded.git ipkg-utils: ipkg-make-index-track-stamps.patch: Remove hunk with whitespace-only changes. --- diff --git a/packages/ipkg-utils/ipkg-utils/ipkg-make-index-track-stamps.patch b/packages/ipkg-utils/ipkg-utils/ipkg-make-index-track-stamps.patch index 9f9b9359ce..ad6df4f2e9 100644 --- a/packages/ipkg-utils/ipkg-utils/ipkg-make-index-track-stamps.patch +++ b/packages/ipkg-utils/ipkg-utils/ipkg-make-index-track-stamps.patch @@ -86,12 +86,3 @@ Index: ipkg-utils/ipkg-make-index if opt_s: sys.exit(0) -@@ -154,7 +177,7 @@ if packages_filename: - os.rename(tmp_packages_filename, packages_filename) - os.rename(tmp_gzip_filename, gzip_filename) - --if verbose: -+if verbose: - sys.stderr.write("Generate Packages.filelist file\n") - files = {} - names = packages.packages.keys()