pacman/scripts/libmakepkg
Morten Linderud 776b7c1e75 debugflags: Ensure we have unique source paths
In some cases packages are built outside of a directory which contains
pkgname-pkgver, this results in source listing in debug packages having
a conflicting path like `/usr/src/debug/build/` which is not ideal.

This patch ensures we always include the pkgbase to ensure the paths are
unique.

Signed-off-by: Morten Linderud <morten@linderud.pw>
Signed-off-by: Allan McRae <allan@archlinux.org>
2022-06-25 10:45:04 +10:00
..
autodep libmakepkg/autodep: fix module name 2022-01-13 13:45:42 +10:00
buildenv debugflags: Ensure we have unique source paths 2022-06-25 10:45:04 +10:00
executable strip: Use debugedit instead of AWK to parse source files 2022-01-09 13:58:12 +10:00
integrity Update copyright years 2022-01-02 13:34:52 +10:00
lint_config Make link time optimization flags configurable 2022-03-06 14:45:36 +10:00
lint_package Update copyright years 2022-01-02 13:34:52 +10:00
lint_pkgbuild Update copyright years 2022-01-02 13:34:52 +10:00
reproducible Update copyright years 2022-01-02 13:34:52 +10:00
source Update copyright years 2022-01-02 13:34:52 +10:00
tidy debugflags: Ensure we have unique source paths 2022-06-25 10:45:04 +10:00
util Update copyright years 2022-01-02 13:34:52 +10:00
.gitignore libmakepkg: fix .gitignore to simply ignore all generated .sh files 2017-12-07 15:37:20 +10:00
autodep.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
buildenv.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
executable.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
integrity.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
lint_config.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
lint_package.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
lint_pkgbuild.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
meson.build libmakepkg: automatically add library sonames to provides 2021-12-29 15:20:05 +10:00
reproducible.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
source.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
srcinfo.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
tidy.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
util.sh.in Update copyright years 2022-01-02 13:34:52 +10:00