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:
@@ -103,8 +103,8 @@ BinCommand rm :
|
|||||||
BinCommand chgroup :
|
BinCommand chgroup :
|
||||||
chgrp.c chown-core.c : libfetish.a : $(coreutils_rsrc) ;
|
chgrp.c chown-core.c : libfetish.a : $(coreutils_rsrc) ;
|
||||||
|
|
||||||
BinCommand chmod :
|
BinCommand chown :
|
||||||
chmod.c chown-core.c : libfetish.a : $(coreutils_rsrc) ;
|
chown.c chown-core.c : libfetish.a : $(coreutils_rsrc) ;
|
||||||
|
|
||||||
BinCommand cp :
|
BinCommand cp :
|
||||||
cp.c copy.c cp-hash.c : libfetish.a : $(coreutils_rsrc) ;
|
cp.c copy.c cp-hash.c : libfetish.a : $(coreutils_rsrc) ;
|
||||||
|
|||||||
Reference in New Issue
Block a user