Files
packages/lang
Alexandru Ardelean d4d4e3e419 perl: fix miniperl missing execute permission (CI fix)
On some build systems, the miniperl binary is created without execute
permission (errno 126 when running it as /bin/sh). This breaks building
the mro extension and cascades to all dependent packages.

Fix by ensuring chmod +x on miniperl after the main build step.
This matches how many other build systems handle this same issue.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2026-05-20 20:09:52 +03:00
..
2026-05-10 11:31:30 +03:00
2026-05-11 14:39:57 +03:00
2026-04-05 15:48:32 +03:00
2026-05-08 22:28:27 +02:00
2026-05-19 08:49:41 +03:00
2025-11-13 19:18:37 +02:00
2026-05-08 22:28:27 +02:00
2026-03-15 09:08:57 +02:00
2025-05-11 21:23:49 +03:00
2025-06-01 10:18:38 +03:00