mrrl

Minimal Reliable Reproducible Linux
git clone https://ccx.te2000.cz/git/mrrl
Log | Files | Refs | Submodules | README

commit 0f525473bb4d9815363bb4436f26d6265a88afd2
parent 4a55a3fadc87dcbbd1c0c11d75a77bee47abc2dc
Author: Jan Pobrislo <ccx@te2000.cz>
Date:   Wed, 19 Mar 2025 01:26:19 +0000

Variant build support

Diffstat:
Mbuild | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/build b/build @@ -15,6 +15,5 @@ else rm .new.commitlist.sha1 fi -mkdir -p packages -make py-genpkg +make py-genpkgall exec make -rs "$@"