Vincent Fazio
a1efb5427b
package/python3: fix config directory pattern
...
Previously, when running `PYTHON3_REMOVE_USELESS_FILES`, the hook to
clean up files from the python config directory assumed a pattern of
"config-$(VERSION)m-$(PLATFORM_TRIPLET)".
However, the "m" ABI suffix was dropped in python 3.8, so the hook would
never actually find files to delete. No error was raised due to the use
of a subshell to invoke find.
Also, if a platform triplet is not detected during the configure stage,
the config directory (LIBPL) defaults to `config-$VERSION`, and has no
trailing `-$PLATFORM_TRIPLET`.
Now, we glob anything after the version to ensure files get deleted.
Signed-off-by: Vincent Fazio <vfazio@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2024-06-09 21:13:58 +02:00
..
2024-05-24 14:38:32 +02:00
2024-05-14 17:33:17 +02:00
2024-06-06 21:20:38 +02:00
2024-05-24 14:36:31 +02:00
2024-05-29 08:50:04 +02:00
2024-05-14 23:01:04 +02:00
2024-05-30 21:18:04 +02:00
2024-06-06 21:21:46 +02:00
2024-06-07 15:12:34 +02:00
2024-05-25 18:33:55 +02:00
2024-06-05 23:31:19 +02:00
2024-05-25 18:35:15 +02:00
2024-06-01 22:12:21 +02:00
2024-06-05 22:39:32 +02:00
2024-06-03 10:51:31 +02:00
2024-05-14 17:33:17 +02:00
2024-06-03 10:54:57 +02:00
2024-06-04 08:11:06 +02:00
2024-05-14 17:33:17 +02:00
2024-06-03 11:02:54 +02:00
2024-05-30 20:17:47 +02:00
2024-05-15 08:12:16 +02:00
2024-06-05 23:31:22 +02:00
2024-05-13 23:24:04 +02:00
2024-06-03 11:03:34 +02:00
2024-06-03 11:03:36 +02:00
2024-06-01 23:00:07 +02:00
2024-06-06 10:32:00 +02:00
2024-05-15 08:10:25 +02:00
2024-06-04 23:16:48 +02:00
2024-05-17 17:36:59 +02:00
2024-05-17 22:07:07 +02:00
2024-05-14 17:33:17 +02:00
2024-05-24 23:31:04 +02:00
2024-05-21 06:57:48 +02:00
2024-06-04 21:12:42 +02:00
2024-05-15 08:14:44 +02:00
2024-05-13 22:11:16 +02:00
2024-05-13 22:11:18 +02:00
2024-05-13 23:13:16 +02:00
2024-05-27 11:14:49 +02:00
2024-05-14 23:26:01 +02:00
2024-05-25 18:39:55 +02:00
2024-06-05 23:31:07 +02:00
2024-06-03 11:03:39 +02:00
2024-06-03 11:03:42 +02:00
2024-06-03 11:03:45 +02:00
2024-05-15 08:13:08 +02:00
2024-06-06 10:55:29 +02:00
2024-05-17 16:37:36 +02:00
2024-05-24 23:31:10 +02:00
2024-05-28 07:14:28 +02:00
2024-06-05 22:25:37 +02:00
2024-06-05 22:33:28 +02:00
2024-06-01 16:48:54 +02:00
2024-05-24 14:51:47 +02:00
2024-05-25 08:17:46 +02:00
2024-06-01 21:50:44 +02:00
2024-06-03 11:10:21 +02:00
2024-06-04 15:15:22 +02:00
2024-05-15 08:04:17 +02:00
2024-05-15 08:04:17 +02:00
2024-06-01 22:51:14 +02:00
2024-05-24 14:33:16 +02:00
2024-05-24 14:33:35 +02:00
2024-06-01 21:35:39 +02:00
2024-05-13 23:26:41 +02:00
2024-05-24 14:33:54 +02:00
2024-06-03 11:11:19 +02:00
2024-06-03 11:11:21 +02:00
2024-06-03 11:11:23 +02:00
2024-06-06 21:34:58 +02:00
2024-06-03 23:28:55 +02:00
2024-05-14 17:33:17 +02:00
2024-06-04 23:33:16 +02:00
2024-06-06 21:29:55 +02:00
2024-05-15 08:15:16 +02:00
2024-05-24 14:30:37 +02:00
2024-05-17 16:39:59 +02:00
2024-05-14 17:33:17 +02:00
2024-06-03 11:11:31 +02:00
2024-05-24 14:31:25 +02:00
2024-06-09 21:13:58 +02:00
2024-05-20 22:33:54 +02:00
2024-05-20 22:33:54 +02:00
2024-06-05 23:11:39 +02:00
2024-05-20 22:33:54 +02:00
2024-05-22 13:44:24 +02:00
2024-05-20 22:33:54 +02:00
2024-05-20 22:33:54 +02:00
2024-05-20 22:33:54 +02:00
2024-05-20 22:33:54 +02:00
2024-05-13 23:00:36 +02:00
2024-05-13 22:47:39 +02:00
2024-06-02 20:19:22 +02:00
2024-06-06 20:54:08 +02:00
2024-05-14 17:33:17 +02:00
2024-05-27 16:34:30 +02:00
2024-06-06 21:21:24 +02:00
2024-05-21 06:47:39 +02:00
2024-05-14 17:33:17 +02:00
2024-05-14 17:33:17 +02:00
2024-05-13 23:27:37 +02:00
2024-06-06 21:22:29 +02:00
2024-05-13 22:50:00 +02:00
2024-05-15 08:07:22 +02:00
2024-06-06 21:26:03 +02:00
2024-06-05 23:00:15 +02:00
2024-05-14 17:33:17 +02:00
2024-05-27 16:37:16 +02:00
2024-06-03 12:18:44 +02:00
2024-06-03 12:18:44 +02:00
2024-06-03 11:11:25 +02:00
2024-06-06 21:25:08 +02:00
2024-06-03 11:11:28 +02:00
2024-06-06 21:23:01 +02:00
2024-05-24 14:56:36 +02:00
2024-05-24 14:35:55 +02:00
2024-06-04 15:22:28 +02:00
2024-05-26 15:51:50 +02:00
2024-05-29 08:13:47 +02:00
2024-05-24 14:37:15 +02:00
2024-05-27 11:18:46 +02:00
2024-06-03 11:11:29 +02:00
2024-05-13 22:40:48 +02:00
2024-05-21 06:58:56 +02:00
2024-06-03 11:11:34 +02:00
2024-06-05 23:47:56 +02:00
2024-06-05 23:31:29 +02:00