This website requires JavaScript.
Explore
Help
Register
Sign In
JakeHillion
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2c47a4229f
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 16:32:21 +01: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 23:22:07 +01:00
addEnvHooks
"
$targetOffset
"
addXdgData
Reference in New Issue
Copy Permalink