mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
gnu patches: move to use quilt
This commit is contained in:
parent
6a5f2aa334
commit
0b63fe5f43
13 changed files with 57 additions and 41 deletions
|
@ -1,8 +1,8 @@
|
|||
diff --git a/tests/cksum/cksum-base64.pl b/tests/cksum/cksum-base64.pl
|
||||
index a037a1628..c6d87d447 100755
|
||||
--- a/tests/cksum/cksum-base64.pl
|
||||
+++ b/tests/cksum/cksum-base64.pl
|
||||
@@ -91,8 +91,8 @@ my $prog = 'cksum';
|
||||
Index: gnu/tests/cksum/cksum-base64.pl
|
||||
===================================================================
|
||||
--- gnu.orig/tests/cksum/cksum-base64.pl
|
||||
+++ gnu/tests/cksum/cksum-base64.pl
|
||||
@@ -92,8 +92,8 @@ my $prog = 'cksum';
|
||||
my $fail = run_tests ($program_name, $prog, \@Tests, $save_temps, $verbose);
|
||||
|
||||
# Ensure hash names from cksum --help match those in @pairs above.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue