pacman/scripts/libmakepkg
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
..
buildenv build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00
executable build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00
integrity build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00
lint_config build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00
lint_package build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00
lint_pkgbuild build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00
source build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00
tidy libmakepkg/strip: don't re-add the same debug source multiple times 2020-06-18 02:03:33 -07:00
util build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00
.gitignore libmakepkg: fix .gitignore to simply ignore all generated .sh files 2017-12-07 15:37:20 +10:00
buildenv.sh.in build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00
executable.sh.in build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00
integrity.sh.in build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00
lint_config.sh.in build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00
lint_package.sh.in build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00
lint_pkgbuild.sh.in build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00
meson.build meson: remove useless mkdir -p 2018-12-12 10:12:41 +10:00
source.sh.in build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00
srcinfo.sh.in build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00
tidy.sh.in build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00
util.sh.in build-aux/update-copyright 2019 2020 2020-06-18 01:45:38 -07:00