]> git.99rst.org Git - openwrt-packages.git/commit
owut: remove comments and empty lines from the built package
authorSamuele Longhi <redacted>
Tue, 25 Aug 2026 11:14:53 +0000 (13:14 +0200)
committerGeorge Sapkin <redacted>
Sun, 30 Aug 2026 18:20:02 +0000 (21:20 +0300)
commit1c2ce769a8a87cc41caf23397628b1eaa8875c82
treefa383407871fa8e0b2d3c3d37447d9f5dc0a75b9
parentd5c4e00d9c2d81f5fcc4709428a0a5c273226780
owut: remove comments and empty lines from the built package

This allows to save some bytes, while preserving the scripts's
copyright and license information.

In owut at current ref db17536ec5cbcc6a76a51e65f3d192b6a2184abb
the reduction in the size applied to the source code is (e.g. without
the computed "s/%%VERSION%%/$(PKG_VERSION)-r$(PKG_RELEASE)/"):

from:
74330 /usr/bin/owut
10541 /usr/share/ucode/utils/argparse.uc

to:
58640 /usr/bin/owut
8630 /usr/share/ucode/utils/argparse.uc

Signed-off-by: Samuele Longhi <redacted>
Co-authored-by: Eric Fahlgren <redacted>
utils/owut/Makefile
git clone https://git.99rst.org/PROJECT