nixpkgs/pkgs/by-name/re/rep-gtk/setup-hook.sh
Anderson Torres f0e64ce16f treewide: migrate packages maintained by AndersonTorres to by-name
Manual migration for the sake of by-name migration is no longer discouraged
since #340235.
2024-09-16 14:26:47 -03:00

6 lines
116 B
Bash

addRepDLLoadPath () {
addToSearchPath REP_DL_LOAD_PATH $1/lib/rep
}
addEnvHooks "$hostOffset" addRepDLLoadPath