Files
openwrt-packages/lang
Jeffery To 2ffb87726b python: Rework filespec install script
* Support wildcards in install (`+`) paths

* Add fourth parameter to set directory permissions

  If file permissions are given (third parameter), these will now apply
  to files only.

* Add non-recursive set permissions command (`==`)

* Be more strict about filespec format

  Blank lines and lines starting with `#` will be ignored. Other errors
  (unknown command, missing path parameter, etc.) will cause the script
  to exit.

* Be more strict about ensuring paths exist for all commands

* Avoid spawning subshells

This also removes outdated filespec paths in the python3 package; these
paths delete files that are no longer present.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-08-25 01:47:43 +08:00
..
2023-01-20 17:44:14 -08:00
2023-04-21 22:46:58 +02:00
2021-06-12 21:05:01 -07:00
2023-08-18 09:03:39 +08:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2022-12-22 16:25:34 -08:00
2021-06-12 21:05:01 -07:00
2022-08-31 13:33:28 -07:00
2023-07-10 19:48:19 -07:00
2023-05-20 13:16:26 +08:00
2022-12-22 16:32:17 -08:00
2022-01-11 16:25:33 -08:00
2023-04-21 22:46:58 +02:00
2022-01-29 13:31:55 -08:00
2021-06-12 21:05:01 -07:00
2023-03-24 02:08:47 +08:00
2023-08-10 20:02:25 +03:00
2022-04-16 11:01:06 -07:00
2023-05-24 06:06:17 +03:00
2023-03-08 15:37:07 +08:00
2023-03-26 18:18:51 -06:00
2023-04-21 22:46:58 +02:00
2023-08-14 18:16:23 -03:00
2023-04-21 22:46:58 +02:00