diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2020-05-11 06:16:30 +0200 |
---|---|---|
committer | Andrew Gregory <andrew@archlinux.org> | 2020-06-18 11:03:33 +0200 |
commit | 03cfe9e21c6aaecaac21e932229a55f5f1041a3c (patch) | |
tree | 0c89b711121f14615152f036c209790147b8d04e /scripts/Makefile.am | |
parent | b3be0ce99b29e5384969c7b3e5ff6f4b0f581c4b (diff) | |
download | pacman-03cfe9e21c6aaecaac21e932229a55f5f1041a3c.tar.gz pacman-03cfe9e21c6aaecaac21e932229a55f5f1041a3c.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>
(cherry picked from commit 3674144a74cfe897ec3ff46c18681df293290caa)
Diffstat (limited to 'scripts/Makefile.am')
0 files changed, 0 insertions, 0 deletions