Dinkleberry from prior incarnation

From-SVN: r23608
This commit is contained in:
Bruce Korb 1998-11-11 15:09:12 +00:00
parent 233f10d3f1
commit a824724014

View File

@ -107,8 +107,8 @@ fi
if test -f "$fixincludes"
then
echo copying $fixincludes to $dest
cp $fixincludes $dest
echo copying $fixincludes to ../fixinc.sh
cp $fixincludes ../fixinc.sh
exit 0
fi