[Git][pacman/pacman][master] strip: fix unique source paths
Allan McRae pushed to branch master at Pacman / Pacman Commits: 478af273 by Morten Linderud at 2022-10-09T10:57:26+10:00 strip: fix unique source paths `${pkgbase}` was added to the wrong invocation. This ensures we are producing correct debug packages. Example from the package: /usr/src/debug/pacman/pacman-6.0.2/src/pacman/callback.c /usr/src/debug/pacman/pacman-6.0.2/src/pacman/callback.h /usr/src/debug/pacman/pacman-6.0.2/src/pacman/check.c /usr/src/debug/pacman/pacman-6.0.2/src/pacman/check.h Fixes: 776b7c1e75f2 ("debugflags: Ensure we have unique source paths") Signed-off-by: Morten Linderud <morten@linderud.pw> Signed-off-by: Allan McRae <allan@archlinux.org> - - - - - 1 changed file: - scripts/libmakepkg/tidy/strip.sh.in View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/478af273dfe24ded197ec54a... -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/478af273dfe24ded197ec54a... You're receiving this email because of your account on gitlab.archlinux.org.
participants (1)
-
Allan McRae (@allan)