/bin/pidof: add it to regular images and to the Haiku package.
Change-Id: I07cbc6b715ee5d549ec4fcaf9b28398ee6ffb3dc Reviewed-on: https://review.haiku-os.org/c/haiku/+/5697 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: Jérôme Duval <jerome.duval@gmail.com> Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
This commit is contained in:
parent
388d91a7b8
commit
5d7ed80a63
@ -10,7 +10,7 @@ SYSTEM_BIN += [ FFilterByBuildFeatures
|
||||
FirstBootPrompt
|
||||
<bin>i2c@x86,x86_64 installsound
|
||||
mail mail2mbox mbox2mail media_client mount_nfs
|
||||
play recover screenshot setcontrollook setdecor spamdbm
|
||||
pidof play recover screenshot setcontrollook setdecor spamdbm
|
||||
translate
|
||||
WindowShade
|
||||
] ;
|
||||
|
@ -9,7 +9,7 @@ boot loader, kernel, the system libraries, servers, and applications."
|
||||
packager "The Haiku build system"
|
||||
vendor "Haiku Project"
|
||||
|
||||
copyrights "2001-2021 Haiku, Inc. et al"
|
||||
copyrights "2001-2022 Haiku, Inc. et al"
|
||||
licenses {
|
||||
MIT
|
||||
"GNU LGPL v2.1"
|
||||
@ -34,6 +34,7 @@ provides {
|
||||
cmd:login
|
||||
cmd:more
|
||||
cmd:passwd
|
||||
cmd:pidof
|
||||
cmd:ping
|
||||
cmd:ping6
|
||||
cmd:prio
|
||||
|
Loading…
Reference in New Issue
Block a user