diff options
Diffstat (limited to 'tools/coreutils/patches/000-bootstrap.patch')
-rw-r--r-- | tools/coreutils/patches/000-bootstrap.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/coreutils/patches/000-bootstrap.patch b/tools/coreutils/patches/000-bootstrap.patch index 3faaa946f1..68db19084f 100644 --- a/tools/coreutils/patches/000-bootstrap.patch +++ b/tools/coreutils/patches/000-bootstrap.patch @@ -34,7 +34,7 @@ if [ ! "$inst_ver" ]; then warn_ "Error: '$app' not found" ret=1 -@@ -1155,7 +1155,7 @@ autogen() +@@ -1157,7 +1157,7 @@ autogen() # two just-pre-run programs. # Import from gettext. |