[Git][pacman/pacman][master] Only copy source files onces when creating debug packages
Allan McRae pushed to branch master at Pacman / Pacman Commits: 3f1943c8 by Allan McRae at 2024-06-20T00:34:32+00:00 Only copy source files onces when creating debug packages The Arch sharutils package was spewing messages about "Permission denied" when copying source files into the debug package. This is due to the source files having 444 permissions and being used in multiple binaries. Only copy each source file into the debug package onces to avoid this error. 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/3f1943c84d94ab5135f89d01... -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/3f1943c84d94ab5135f89d01... You're receiving this email because of your account on gitlab.archlinux.org.
participants (1)
-
Allan McRae (@allan)