From 34b9c1acdcf8cead50adfe45e73becbb17f879b3 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 7 Mar 2017 10:28:51 +0100 Subject: pkgmk: fix line numbers in patch --- core/pkgutils/PKGMK_FULL_SOURCE_MIRRORS.patch.new | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core') diff --git a/core/pkgutils/PKGMK_FULL_SOURCE_MIRRORS.patch.new b/core/pkgutils/PKGMK_FULL_SOURCE_MIRRORS.patch.new index ee38b21..082b8e7 100644 --- a/core/pkgutils/PKGMK_FULL_SOURCE_MIRRORS.patch.new +++ b/core/pkgutils/PKGMK_FULL_SOURCE_MIRRORS.patch.new @@ -34,7 +34,7 @@ diff --git a/pkgmk.in b/pkgmk.in index 6789eae..13996ef 100755 --- a/pkgmk.in +++ b/pkgmk.in -@@ -127,10 +127,9 @@ download_file() { +@@ -138,10 +138,9 @@ download_file() { error=1 @@ -47,7 +47,7 @@ index 6789eae..13996ef 100755 error=$? if [ $error == 0 ]; then break -@@ -138,6 +137,18 @@ download_file() { +@@ -149,6 +148,18 @@ download_file() { done if [ $error != 0 ]; then -- cgit v1.2.3-54-g00ecf