The bfs_shell xcp has been renamed to cp.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11684 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2005-03-11 17:59:41 +00:00
parent 01203fdf42
commit 0b4af91dad
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ else
sPrefix=:
cd="$fsShellCommand cd"
scd="$fsShellCommand cd"
cp="$fsShellCommand xcp"
cp="$fsShellCommand cp"
ln="$fsShellCommand ln"
mkdir="$fsShellCommand mkdir"
rm="$fsShellCommand rm"