keep mt-skyb if sky

This commit is contained in:
Doug Evans 1998-12-15 01:10:10 +00:00
parent 985fe43632
commit debeb164c8
1 changed files with 2 additions and 2 deletions

View File

@ -28,9 +28,9 @@ else
fi
if ( echo $* | grep keep\-sky > /dev/null ) ; then
keep_these_too="${keep_these_too} mt-sky"
keep_these_too="${keep_these_too} mt-sky mt-skyb"
else
lose_these_too="${lose_these_too} mt-sky"
lose_these_too="${lose_these_too} mt-sky mt-skyb"
fi
# All files listed between the "Things-to-keep:" line and the