Patch from augiedoggie #5765: include mktemp from coreutils.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36406 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2010-04-21 20:06:51 +00:00
parent 50a2f6d7b2
commit 32a32c2e70
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ SYSTEM_BIN = "[" addattr alert arp base64 basename bash bc beep bootman bzip2
less lessecho lesskey link linkcatkeys listarea listattr listimage listdev
listport listres listsem listusb ln locate logger login logname ls lsindex
mail2mbox makebootable mbox2mail md5sum merge message mimeset mkdos mkdir
mkfifo mkfs mkindex modifiers mount mount_nfs mountvolume mv
mkfifo mkfs mkindex mktemp modifiers mount mount_nfs mountvolume mv
netcat netstat nl nohup nproc
od open
passwd paste patch pathchk pc ping play playfile playsound playwav pr prio
+1 -1
View File
@@ -204,7 +204,7 @@ StaticLibrary libfetish.a :
# strtoul.c
# strtoull.c
# strtoumax.c
# tempname.c
tempname.c
time_r.c
trim.c
u8-uctomb.c
+1
View File
@@ -39,6 +39,7 @@ StdBinCommands
logname.c
mkfifo.c
mknod.c
mktemp.c
nl.c
nohup.c
nproc.c