Everyone should have read chown instead of chmod :)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10341 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
3f6a966e41
commit
08f17bb51b
@ -103,8 +103,8 @@ BinCommand rm :
|
||||
BinCommand chgroup :
|
||||
chgrp.c chown-core.c : libfetish.a : $(coreutils_rsrc) ;
|
||||
|
||||
BinCommand chmod :
|
||||
chmod.c chown-core.c : libfetish.a : $(coreutils_rsrc) ;
|
||||
BinCommand chown :
|
||||
chown.c chown-core.c : libfetish.a : $(coreutils_rsrc) ;
|
||||
|
||||
BinCommand cp :
|
||||
cp.c copy.c cp-hash.c : libfetish.a : $(coreutils_rsrc) ;
|
||||
|
Loading…
Reference in New Issue
Block a user