Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/pkgs/development/tools/misc/pkg-config/setup-hook.sh

7 lines
178 B
Bash
Raw Normal View History

* Use a setup hook to set PKG_CONFIG_PATH. svn path=/nixpkgs/trunk/; revision=822
2004-03-09 10:45:01 +00:00
addPkgConfigPath () {
* setup.sh: turn on nullglob globally. * setup.sh: removed some obsolete features, specifically some that were only used by the old build farm. * addToSearchPath: removed some parameters that weren't used anywhere. svn path=/nixpkgs/branches/stdenv-updates/; revision=15136
2009-04-18 22:22:51 +00:00
addToSearchPath PKG_CONFIG_PATH $1/lib/pkgconfig
addToSearchPath PKG_CONFIG_PATH $1/share/pkgconfig
* Use a setup hook to set PKG_CONFIG_PATH. svn path=/nixpkgs/trunk/; revision=822
2004-03-09 10:45:01 +00:00
}
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 18:22:07 -04:00
addEnvHooks "$targetOffset" addPkgConfigPath
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 3391ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API