mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-13 10:52:09 +02:00
Renamed Fetish package to Coreutils.
This commit is contained in:
@@ -11,7 +11,7 @@ $PERL -e 1 > /dev/null 2>&1 || {
|
||||
}
|
||||
|
||||
d=$srcdir/..
|
||||
exec $PERL -w -I$d -MFetish -- - << \EOF
|
||||
exec $PERL -w -I$d -MCoreutils -- - << \EOF
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ $PERL -e 1 > /dev/null 2>&1 || {
|
||||
SCRIPT_NAME=$0
|
||||
export SCRIPT_NAME
|
||||
|
||||
exec $PERL -w -I$srcdir/.. -MFetish -- - <<\EOF
|
||||
exec $PERL -w -I$srcdir/.. -MCoreutils -- - <<\EOF
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ $PERL -e 1 > /dev/null 2>&1 || {
|
||||
exit 77
|
||||
}
|
||||
|
||||
exec $PERL -w -I$srcdir/.. -MFetish -- - <<\EOF
|
||||
exec $PERL -w -I$srcdir/.. -MCoreutils -- - <<\EOF
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ $PERL -e 1 > /dev/null 2>&1 || {
|
||||
exit 77
|
||||
}
|
||||
|
||||
exec $PERL -w -I$srcdir/.. -MFetish -- - <<\EOF
|
||||
exec $PERL -w -I$srcdir/.. -MCoreutils -- - <<\EOF
|
||||
#/
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
@@ -11,7 +11,7 @@ $PERL -e 1 > /dev/null 2>&1 || {
|
||||
}
|
||||
|
||||
d=$srcdir/..
|
||||
exec $PERL -w -I$d -MFetish -- - << \EOF
|
||||
exec $PERL -w -I$d -MCoreutils -- - << \EOF
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ $PERL -e 1 > /dev/null 2>&1 || {
|
||||
}
|
||||
|
||||
d=$srcdir/..
|
||||
exec $PERL -w -I$d -MFetish -- - << \EOF
|
||||
exec $PERL -w -I$d -MCoreutils -- - << \EOF
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
|
||||
@@ -12,11 +12,11 @@ $PERL -e 1 > /dev/null 2>&1 || {
|
||||
|
||||
# Export this to avoid hassles when run in a UTF-8 locale,
|
||||
# since we use 8-bit characters below, and those values are
|
||||
# interpolated into strings (to perform substitution) in Fetish.pm.
|
||||
# interpolated into strings (to perform substitution) in Coreutils.pm.
|
||||
LC_ALL=C
|
||||
export LC_ALL
|
||||
|
||||
exec $PERL -w -I$srcdir/.. -MFetish -- - <<\EOF
|
||||
exec $PERL -w -I$srcdir/.. -MCoreutils -- - <<\EOF
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ $PERL -e 1 > /dev/null 2>&1 || {
|
||||
exit 77
|
||||
}
|
||||
|
||||
exec $PERL -w -I$srcdir/.. -MFetish -- - << \EOF
|
||||
exec $PERL -w -I$srcdir/.. -MCoreutils -- - << \EOF
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ $PERL -e 1 > /dev/null 2>&1 || {
|
||||
exit 77
|
||||
}
|
||||
|
||||
exec $PERL -w -I$srcdir/.. -MFetish -- - <<\EOF
|
||||
exec $PERL -w -I$srcdir/.. -MCoreutils -- - <<\EOF
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ if test $filename_may_contain_newline = no; then
|
||||
exit 77
|
||||
fi
|
||||
|
||||
exec $PERL -w -I$srcdir/.. -MFetish -- - <<\EOF
|
||||
exec $PERL -w -I$srcdir/.. -MCoreutils -- - <<\EOF
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ $PERL -e 1 > /dev/null 2>&1 || {
|
||||
exit 77
|
||||
}
|
||||
|
||||
exec $PERL -w -I$srcdir/.. -MFetish -- - <<\EOF
|
||||
exec $PERL -w -I$srcdir/.. -MCoreutils -- - <<\EOF
|
||||
#/
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
@@ -24,7 +24,7 @@ case $ver in
|
||||
exit 1;;
|
||||
esac
|
||||
|
||||
exec $PERL -w -I$srcdir/.. -MFetish -- - <<\EOF
|
||||
exec $PERL -w -I$srcdir/.. -MCoreutils -- - <<\EOF
|
||||
#/
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
@@ -11,7 +11,7 @@ $PERL -e 1 > /dev/null 2>&1 || {
|
||||
exit 77
|
||||
}
|
||||
|
||||
exec $PERL -w -I$srcdir/.. -MFetish -- - <<\EOF
|
||||
exec $PERL -w -I$srcdir/.. -MCoreutils -- - <<\EOF
|
||||
#/
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
@@ -11,7 +11,7 @@ $PERL -e 1 > /dev/null 2>&1 || {
|
||||
exit 77
|
||||
}
|
||||
|
||||
exec $PERL -w -I$srcdir/.. -MFetish -- - <<\EOF
|
||||
exec $PERL -w -I$srcdir/.. -MCoreutils -- - <<\EOF
|
||||
#/
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
@@ -9,7 +9,7 @@ $PERL -e 1 > /dev/null 2>&1 || {
|
||||
exit 77
|
||||
}
|
||||
|
||||
exec $PERL -w -I$srcdir/.. -MFetish -- - <<\EOF
|
||||
exec $PERL -w -I$srcdir/.. -MCoreutils -- - <<\EOF
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ $PERL -e 1 > /dev/null 2>&1 || {
|
||||
exit 77
|
||||
}
|
||||
|
||||
exec $PERL -w -I$srcdir/.. -MFetish -- - <<\EOF
|
||||
exec $PERL -w -I$srcdir/.. -MCoreutils -- - <<\EOF
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ $PERL -e 1 > /dev/null 2>&1 || {
|
||||
exit 77
|
||||
}
|
||||
|
||||
exec $PERL -w -I$srcdir/.. -MFetish -- - << \EOF
|
||||
exec $PERL -w -I$srcdir/.. -MCoreutils -- - << \EOF
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ $PERL -e 1 > /dev/null 2>&1 || {
|
||||
exit 77
|
||||
}
|
||||
|
||||
exec $PERL -w -I$srcdir/.. -MFetish -- - << \EOF
|
||||
exec $PERL -w -I$srcdir/.. -MCoreutils -- - << \EOF
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ $PERL -e 1 > /dev/null 2>&1 || {
|
||||
}
|
||||
|
||||
d=$srcdir/..
|
||||
exec $PERL -w -I$d -MFetish -- - << \EOF
|
||||
exec $PERL -w -I$d -MCoreutils -- - << \EOF
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ $PERL -e 1 > /dev/null 2>&1 || {
|
||||
exit 77
|
||||
}
|
||||
|
||||
exec $PERL -w -I$srcdir/.. -MFetish -- - <<\EOF
|
||||
exec $PERL -w -I$srcdir/.. -MCoreutils -- - <<\EOF
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ $PERL -e 1 > /dev/null 2>&1 || {
|
||||
exit 77
|
||||
}
|
||||
|
||||
exec $PERL -w -I$srcdir/.. -MFetish -- - <<\EOF
|
||||
exec $PERL -w -I$srcdir/.. -MCoreutils -- - <<\EOF
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ $PERL -e 1 > /dev/null 2>&1 || {
|
||||
exit 77
|
||||
}
|
||||
|
||||
exec $PERL -w -I$srcdir/.. -MFetish -- - <<\EOF
|
||||
exec $PERL -w -I$srcdir/.. -MCoreutils -- - <<\EOF
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ $PERL -e 1 > /dev/null 2>&1 || {
|
||||
exit 77
|
||||
}
|
||||
|
||||
exec $PERL -w -I$srcdir/.. -MFetish -- - <<\EOF
|
||||
exec $PERL -w -I$srcdir/.. -MCoreutils -- - <<\EOF
|
||||
#/
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
@@ -9,7 +9,7 @@ $PERL -e 1 > /dev/null 2>&1 || {
|
||||
exit 77
|
||||
}
|
||||
|
||||
exec $PERL -w -I$srcdir/.. -MFetish -- - <<\EOF
|
||||
exec $PERL -w -I$srcdir/.. -MCoreutils -- - <<\EOF
|
||||
require 5.003;
|
||||
use strict;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user