| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
If there are no -config scripts to mess with, avoid trying to generate
broken symlinks to '*-config'.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The latest pkg-config supports PKG_CONFIG_SYSROOT_DIR which handles -L/-I
munging on the fly, but it's slightly broken. So put all the pieces in
place for the next upstream release and in the mean time, do the munging
ourselves on the fly via sed.
This way packages that want runtime paths compiled in don't get the build
paths that were munged in the .pc file.
URL: http://bugs.gentoo.org/299990
URL: https://bugs.freedesktop.org/show_bug.cgi?id=16905
Reported-by: Andrew Gaffney <agaffney@gentoo.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
| |
Be nice to users instead of exiting all the time with no output.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
|
|
|
| |
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
| |
These cause cross-scm comparisons a pita.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
| |
Only search dirs that actually exist.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
|
|
|
| |
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Ned Ludd <solar@gentoo.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
|
|
|
| |
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
|
| |
Make sure we install with the full ${prefix}${config} name rather than an
incorrect ${prefix}.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
|
|
| |
If the lib dir does not exist yet, exit with 0 rather than 1. This way we
do not abort early when doing bootstrapping and the lib dir does not yet
exist.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
| |
Rewrite the script to fix more things and be safer in general.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
|
|