diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2020-05-11 06:16:30 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2020-06-01 02:59:08 +0200 |
commit | 3674144a74cfe897ec3ff46c18681df293290caa (patch) | |
tree | e0cc22ddc149a7fda84b7bbdc78e35f622119d34 /lib/libalpm/db.h | |
parent | 454ea024383eab60295e4c4fdf2c329475887b2c (diff) | |
download | pacman-3674144a74cfe897ec3ff46c18681df293290caa.tar.gz pacman-3674144a74cfe897ec3ff46c18681df293290caa.tar.xz |
libmakepkg/strip: don't re-add the same debug source multiple times
It's either a waste of work, or triggers edge cases in some packages
(like coreutils-8.31) where the source file is readonly and cp gets a
permission denied error trying to overwrite it with an identical copy of
itself.
Also while we are at it, make the variable names be something readable,
because I could barely tell what this was doing while editing it.
Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'lib/libalpm/db.h')
0 files changed, 0 insertions, 0 deletions