orocos-toolchain / ocl

Orocos Component Library
Other
16 stars 33 forks source link

env-hooks: install env-hook for ocl-lua to etc/orocos/profile.d #43

Closed meyerj closed 7 years ago

meyerj commented 8 years ago

The env-hook adds the installation folders of the ocl-lua modules to the LUA_PATH/LUA_CPATH environment variables.

The scripts in etc/orocos/ OROCOS_TARGET/ profile.de will be sourced in lexical order by a new setup.sh script located in the orocos_toolchain repository.

meyerj commented 6 years ago

Was patched later by a76601174f137c48e74f3865bc9b56358881684c, that removed the OROCOS_TARGET/ part.