commit 8667232d35059b9dd32f0a0fee6d8994a72fa52e parent 6642e31f8330e79812d30573c71fed626341d4de Author: Jan Pobrislo <ccx@te2000.cz> Date: Wed, 3 Dec 2025 18:59:02 +0000 Fix oldsystem.environment Diffstat:
| M | templates/pkg/oldsystem.environment | | | 3 | --- |
| M | variants/ccx-x86_64/oldsystem.environment | | | 3 | --- |
| M | variants/root-x86_64/oldsystem.environment | | | 3 | --- |
3 files changed, 0 insertions(+), 9 deletions(-)
diff --git a/templates/pkg/oldsystem.environment b/templates/pkg/oldsystem.environment @@ -1,7 +1,4 @@ #!/usr/bin/env pthbs-build -#+busybox.a0af8a5860e7fa278d39404f06a382633b7e2122d85c16bb2e22b1804cdd1654 -#+gnu-make.0a6fbda1db6316eb5ed666a1697e7bf0e4604d371ac4cf5d24a5151e76280074 -#+musl-cross-make.513f0acae3d9d88d67a9151a33515f34995d3ff3d69f38b47239070d1b02c731 #+{{pkg_install_name("musl-cross-make:old")}} #+{{pkg_install_name("busybox:old")}} #+{{pkg_install_name("gnu-make:old")}} diff --git a/variants/ccx-x86_64/oldsystem.environment b/variants/ccx-x86_64/oldsystem.environment @@ -1,7 +1,4 @@ #!/usr/bin/env pthbs-build -#+busybox.a0af8a5860e7fa278d39404f06a382633b7e2122d85c16bb2e22b1804cdd1654 -#+gnu-make.0a6fbda1db6316eb5ed666a1697e7bf0e4604d371ac4cf5d24a5151e76280074 -#+musl-cross-make.513f0acae3d9d88d67a9151a33515f34995d3ff3d69f38b47239070d1b02c731 #+musl-cross-make.74cd95cd7bd1db21d28d9a8579d924d588b9cbfd0f9744c0fb890188d71646aa #+busybox.379b7b2d8316b3678245563c8e592d71e6c380bc22a735c30c1c0e6f8f60caf3 #+gnu-make.31d90a55d6506852f9784f6f6febf0d843f8051f63bc18795fd5275baa369f50 \ No newline at end of file diff --git a/variants/root-x86_64/oldsystem.environment b/variants/root-x86_64/oldsystem.environment @@ -1,7 +1,4 @@ #!/usr/bin/env pthbs-build -#+busybox.a0af8a5860e7fa278d39404f06a382633b7e2122d85c16bb2e22b1804cdd1654 -#+gnu-make.0a6fbda1db6316eb5ed666a1697e7bf0e4604d371ac4cf5d24a5151e76280074 -#+musl-cross-make.513f0acae3d9d88d67a9151a33515f34995d3ff3d69f38b47239070d1b02c731 #+musl-cross-make.884725bf380e0e537bcd0e07975a2cc8faa6597fc199d2b63db309e9fcea4e4f #+busybox.379b7b2d8316b3678245563c8e592d71e6c380bc22a735c30c1c0e6f8f60caf3 #+gnu-make.31d90a55d6506852f9784f6f6febf0d843f8051f63bc18795fd5275baa369f50 \ No newline at end of file