BSD -> bsd

SVN revision: 5030
This commit is contained in:
Carsten Haitzler 2001-08-02 01:28:34 +00:00
parent f4c7b88dd0
commit d34e3cffa4
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ case "$build_os" in
*olaris*)
CP_OPTIONS="-ar";
;;
*BSD*)
*bsd*)
CP_OPTIONS="-PpR";
;;
esac