This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9549a22b52
nixpkgs
/
pkgs
/
development
/
libraries
/
kde-frameworks
/
kdoctools
/
setup-hook.sh
6 lines
102 B
Bash
Raw
Normal View
History
Unescape
Escape
kde5_latest.frameworks: 5.19 -> 5.21
2016-04-21 08:32:21 -07:00
addXdgData
(
)
{
addToSearchPath XDG_DATA_DIRS
"
$1
/share
"
}
treewide: Don't use envHook anymore This commits needs a MAJOR audit as I oftentimes just guessed which of `$hostOffset`, `$targetOffset`, or a fixed offset should be used.
2017-08-10 15:22:07 -07:00
addEnvHooks
"
$targetOffset
"
addXdgData