From 9bfc6244a9a625db10865ac99cc54fd2021b6619 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 17 May 2018 20:31:06 +0000 Subject: [PATCH] coreutils: removed old patch --- coreutils/coreutils-8.26-Fix-cross.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 coreutils/coreutils-8.26-Fix-cross.patch diff --git a/coreutils/coreutils-8.26-Fix-cross.patch b/coreutils/coreutils-8.26-Fix-cross.patch deleted file mode 100644 index df96192..0000000 --- a/coreutils/coreutils-8.26-Fix-cross.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- coreutils-8.26.orig/src/local.mk 2017-02-14 15:50:02.555173014 +0000 -+++ coreutils-8.26/src/local.mk 2017-02-14 15:50:54.405173651 +0000 -@@ -645,7 +645,7 @@ check-duplicate-no-install: src/tr - - # Use the just-built 'ginstall', when not cross-compiling. - if CROSS_COMPILING --cu_install_program = @INSTALL_PROGRAM@ -+cu_install_program = @INSTALL@ - else - cu_install_program = src/ginstall - endif -- 2.26.2