1
0
Fork 0
forked from mirror/openwrt
openwrt/tools/automake/patches
Michael Pratt 30105c77ef tools/automake: do not delete libtool in clean targets
For the building of some packages, it is helpful
to completely clean the packaged release copy of the source,
however this usually deletes libtool if used,
otherwise causing the need to run the bootstrap script twice.

Not deleting libtool allows compilation to continue directly
after cleaning pre-generated files in the package distribution.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
Link: https://github.com/openwrt/openwrt/pull/16522
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-07-26 14:38:08 +02:00
..
000-relocatable.patch tools/automake: update to 1.17 2025-07-26 14:38:07 +02:00
100-aclocal-skip-not-existing-directories.patch tools/automake: update to 1.17 2025-07-26 14:38:07 +02:00
101-do-not-require-files.patch tools/automake: update to 1.17 2025-07-26 14:38:07 +02:00
200-other-V-values-for-verbosity.patch tools/automake: update to 1.17 2025-07-26 14:38:07 +02:00
300-output-TRUE-cond-first.patch tools/automake: control all cleaning with clean variables 2025-07-26 14:38:08 +02:00
310-maintainer-clean-built_sources.patch tools/automake: control all cleaning with clean variables 2025-07-26 14:38:08 +02:00
999-clean-am.patch tools/automake: do not delete libtool in clean targets 2025-07-26 14:38:08 +02:00