This website requires JavaScript.
Explore
Help
Sign in
cafkafk
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
2d55f9c01a
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 17:32:21 +02: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-11 00:22:07 +02:00
addEnvHooks
"
$targetOffset
"
addXdgData
Reference in a new issue
Copy permalink