From 02d5a162e76c58467a12d0c3d17bb762b2c63fb3 Mon Sep 17 00:00:00 2001 From: Ondřej Vašík Date: Jan 08 2014 13:55:05 +0000 Subject: Adjust the patch --- diff --git a/coreutils-i18n.patch b/coreutils-i18n.patch index 103f317..70541f8 100644 --- a/coreutils-i18n.patch +++ b/coreutils-i18n.patch @@ -4553,7 +4553,7 @@ diff -urNp coreutils-8.22-orig/tests/misc/uniq.pl coreutils-8.22/tests/misc/uniq # When possible, create a "-z"-testing variant of each test. sub add_z_variants($) { -@@ -261,6 +269,45 @@ foreach my $t (@Tests) +@@ -261,6 +269,53 @@ foreach my $t (@Tests) and push @$t, {ENV=>'_POSIX2_VERSION=199209'}; }