Files
openwrt-R7800-nss/tools
Michael Pratt 774ce21c66 tools/gnulib: use exact directory copy for install
The python implementation of gnulib-tool
uses a hidden file as the independent main function.

A copy with glob ('*') does not include hidden files
at the top level directory, so use whole directory copy
instead and remove the patch for a non-hidden python file.

Ensure the directory does not already exist
by attempting uninstall first to remove it
and by not using "install" to create a directory.

Rename the clean target to uninstall, as it handles
the staging directory and not the build directory.

Removed:
 - 021-python-main.patch

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
..
2025-07-12 10:06:29 +02:00
2025-07-26 14:38:07 +02:00
2025-06-19 22:16:32 +02:00
2025-06-04 20:12:11 +02:00
2025-06-17 06:27:12 +02:00
2025-01-26 15:42:44 +01:00
2025-04-17 16:29:18 +02:00
2025-07-05 15:24:53 +02:00
2025-02-20 19:42:50 +01:00
2025-03-27 21:44:57 +01:00
2025-05-03 22:25:20 +02:00
2025-07-19 20:15:13 +02:00
2025-05-17 11:44:34 +02:00
2025-01-13 23:35:40 +01:00
2025-07-08 08:37:36 +02:00
2025-07-08 13:40:31 +02:00
2025-05-24 11:24:30 +02:00
2025-02-19 09:40:55 +01:00
2024-10-14 13:58:44 +02:00
2025-04-21 23:55:59 +02:00
2025-05-22 18:53:24 +02:00
2025-04-22 13:20:05 +02:00
2025-02-24 12:44:02 +01:00
2025-02-22 20:30:00 +01:00
2025-07-05 15:24:53 +02:00