repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
linux_xanmod: 5.11.14 -> 5.11.15
[NixPkgs.git]
/
pkgs
/
development
/
libraries
/
dleyna-core
/
setup-hook.sh
blob
287ad4dc189723018c913f8e3dbd8eb5e05ca653
1
addDleynaConnectorPath
() {
2
if
test -d
"
$1
/lib/dleyna-1.0/connectors"
3
then
4
export
DLEYNA_CONNECTOR_PATH
=
"
${DLEYNA_CONNECTOR_PATH-}
${DLEYNA_CONNECTOR_PATH:+:}
$1
/lib/dleyna-1.0/connectors"
5
fi
6
}
7
8
addEnvHooks
"
$targetOffset
"
addDleynaConnectorPath