houdini: exposed more executables
houdini provides additional tools that might be useful
This commit is contained in:
parent
ca7cece9bf
commit
f03311c615
@ -64,8 +64,13 @@ buildFHSEnv rec {
|
||||
|
||||
extraInstallCommands = let
|
||||
executables = [
|
||||
"bin/houdini"
|
||||
"bin/hkey"
|
||||
"bin/houdini" # houdini flavours
|
||||
"bin/houdinicore"
|
||||
"bin/houdinifx"
|
||||
"bin/hgpuinfo" # houdini ocl config tool
|
||||
"bin/hotl" # hda/otl manipulation tool
|
||||
"bin/hython" # hython
|
||||
"bin/hkey" # license administration
|
||||
"houdini/sbin/sesinetd"
|
||||
];
|
||||
in ''
|
||||
|
Loading…
Reference in New Issue
Block a user