pacman/scripts/libmakepkg/executable
Morten Linderud c4a21f333a strip: Use debugedit instead of AWK to parse source files
This moves us from the fairly ugly AWK parsing line to debugedit which
originally comes out of the rpm project.

The original code has issues parsing anything that was not straight
C/C++ and languages like Rust or Go would return invalid source code
files. debugedit handles all these cases better.

Fixes FS#66755
Fixes FS#66888
Fixes FS#65677

Signed-off-by: Morten Linderud <morten@linderud.pw>
Signed-off-by: Allan McRae <allan@archlinux.org>
(cherry picked from commit ae2f506ddf)
2022-10-02 11:19:25 +10:00
..
ccache.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
checksum.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
debugedit.sh.in strip: Use debugedit instead of AWK to parse source files 2022-10-02 11:19:25 +10:00
distcc.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
fakeroot.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
gpg.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
gzip.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
meson.build Split check_software() to libmakepkg 2018-11-27 22:48:43 +10:00
pacman.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
strip.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
sudo.sh.in makepkg: add PACMAN_AUTH configurable setting for sudo elevation 2021-04-07 22:41:54 +10:00
vcs.sh.in Update copyright year 2021-03-01 12:22:20 +10:00