summaryrefslogtreecommitdiffstats
path: root/main/apk-tools/0001-fetch-fix-fetching-of-packages-with-arch.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/apk-tools/0001-fetch-fix-fetching-of-packages-with-arch.patch')
-rw-r--r--main/apk-tools/0001-fetch-fix-fetching-of-packages-with-arch.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/apk-tools/0001-fetch-fix-fetching-of-packages-with-arch.patch b/main/apk-tools/0001-fetch-fix-fetching-of-packages-with-arch.patch
index 40f934e41..7972dadd0 100644
--- a/main/apk-tools/0001-fetch-fix-fetching-of-packages-with-arch.patch
+++ b/main/apk-tools/0001-fetch-fix-fetching-of-packages-with-arch.patch
@@ -1,7 +1,7 @@
From 91c4cc6c188bc20eddcd40e9b9b30f20dc2f36cf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Timo=20Ter=C3=A4s?= <timo.teras@iki.fi>
Date: Thu, 7 Apr 2011 14:14:27 +0300
-Subject: [PATCH] fetch: fix fetching of packages with arch
+Subject: [PATCH 1/7] fetch: fix fetching of packages with arch
---
src/apk_database.h | 3 +++
@@ -100,5 +100,5 @@ index 09e3b9d..72b481d 100644
if (fctx->flags & FETCH_STDOUT) {
fd = STDOUT_FILENO;
--
-1.7.4.4
+1.7.4.5