pacman/scripts/libmakepkg/tidy
Eli Schwartz 03cfe9e21c 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 3674144a74)
2020-06-18 02:03:33 -07:00
..
docs.sh.in build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00
emptydirs.sh.in build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00
libtool.sh.in build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00
meson.build Add meson.build files to build with meson 2018-11-02 03:16:34 -04:00
purge.sh.in build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00
staticlibs.sh.in build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00
strip.sh.in libmakepkg/strip: don't re-add the same debug source multiple times 2020-06-18 02:03:33 -07:00
zipman.sh.in build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00