blum. - i guess -P will work as a -d replacement

SVN revision: 5029
This commit is contained in:
Carsten Haitzler 2001-08-02 01:27:14 +00:00
parent 82c3eaeda2
commit f4c7b88dd0
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ case "$build_os" in
CP_OPTIONS="-ar";
;;
*BSD*)
CP_OPTIONS="-dpR";
CP_OPTIONS="-PpR";
;;
esac