summaryrefslogtreecommitdiff
path: root/mcon/U/Chk_MANI.U
diff options
context:
space:
mode:
Diffstat (limited to 'mcon/U/Chk_MANI.U')
-rw-r--r--mcon/U/Chk_MANI.U2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcon/U/Chk_MANI.U b/mcon/U/Chk_MANI.U
index 52fc44c..6f0ecd8 100644
--- a/mcon/U/Chk_MANI.U
+++ b/mcon/U/Chk_MANI.U
@@ -39,7 +39,7 @@ if test -f $rsrc/MANIFEST; then
?X: shell archive builder and may be removed by the user. Usually, they are
?X: not listed in the MANIFEST file, but you never know...
?X:
- awk '$1 !~ /PACK[A-Z]+/ {print $1}' $rsrc/MANIFEST | split -50
+ awk '$1 !~ /PACK[A-Z]+/ {print $1}' $rsrc/MANIFEST | split -l -50
rm -f missing
tmppwd=`pwd`
for filelist in x??; do