pacman/scripts/libmakepkg/tidy
Morten Linderud ae2f506ddf 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>
2022-01-09 13:58:12 +10:00
..
docs.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
emptydirs.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
libtool.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
meson.build Add meson.build files to build with meson 2018-11-02 03:16:34 -04:00
purge.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
staticlibs.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
strip.sh.in strip: Use debugedit instead of AWK to parse source files 2022-01-09 13:58:12 +10:00
zipman.sh.in Update copyright years 2022-01-02 13:34:52 +10:00