diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2008-02-19 19:34:46 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2008-02-19 19:34:46 +0000 |
commit | c29453d85e7236aaef0ed5b5b20de2b18b1a8381 (patch) | |
tree | aaa274f51600ed45abedaff7a64323d37f5358cc /packages/ipkg-utils | |
parent | abd6308d57c2262b0d56250c920e5d331efbbfd5 (diff) |
ipkg-utils: ipkg-make-index-track-stamps.patch: Remove hunk with whitespace-only changes.
Diffstat (limited to 'packages/ipkg-utils')
-rw-r--r-- | packages/ipkg-utils/ipkg-utils/ipkg-make-index-track-stamps.patch | 9 |
1 files changed, 0 insertions, 9 deletions
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() |