Modificar devuan-32/build.sh

This commit is contained in:
Manuel Fernando da silva rosa 2024-01-08 16:53:45 +00:00
parent 8e5c36be01
commit 5ff015ccb9
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ lb config noauto \
--mode debian \ --mode debian \
--architectures i386 \ --architectures i386 \
--linux-flavours 686-pae \ --linux-flavours 686-pae \
--distribution bookworm \ --distribution daedalus \
--archive-areas "main contrib non-free non-free-firmware" \ --archive-areas "main contrib non-free non-free-firmware" \
--mirror-bootstrap http://deb.devuan.org/merged \ --mirror-bootstrap http://deb.devuan.org/merged \
--parent-mirror-bootstrap http://deb.devuan.org/merged \ --parent-mirror-bootstrap http://deb.devuan.org/merged \