Patch by "kaliber" (slightly modified): Adds

cardctl, compress, diff3, dump_cis, dump_cisreg, fmt, fold, ident,
install, installsound, merge, prio, pack_cis, pc, patch, rlog, unexpand,
updatedb, uudecode, uuencode, zipgrep
to the image.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20451 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2007-03-28 16:29:51 +00:00
parent 3f51dabd08
commit f332f5da9e
2 changed files with 17 additions and 11 deletions
+3
View File
@@ -135,5 +135,8 @@ BinCommand sha512sum : md5sum-sha512sum.c : libfetish.a : $(coreutils_rsrc) ;
BinCommand vdir :
[ FGristFiles ls.o ] ls-vdir.c : libfetish.a : $(coreutils_rsrc) ;
BinCommand <bin>install : install.c [ FGristFiles copy.o cp-hash.o ]
: libfetish.a : $(coreutils_rsrc) ;
MakeLocatePlatform groups ;
Shell groups : groups.sh ;