[Git][pacman/pacman][master] makepkg: fix generation of "--allsource" packages with VCS sources
Allan McRae pushed to branch master at Pacman / Pacman Commits: fd97639c by Allan McRae at 2025-12-12T00:08:15+10:00 makepkg: fix generation of "--allsource" packages with VCS sources The globbing used to get a list of files to reproducibly include in a source package does not recurse through directory symlinks (by design). For any VCS source, recursively "copy" the source into the srclinks directory for inclusion in the final source package. Fixes #290 Signed-off-by: Allan McRae <allan@archlinux.org> - - - - - 1 changed file: - scripts/makepkg.sh.in View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/fd97639c07a4261a037b1bc4... -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/fd97639c07a4261a037b1bc4... You're receiving this email because of your account on gitlab.archlinux.org.
participants (1)
-
Allan McRae (@allan)