]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
make.sh: Create Core Update packages, too
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 9 Jul 2024 16:42:11 +0000 (16:42 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 9 Jul 2024 16:42:11 +0000 (16:42 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
make.sh

diff --git a/make.sh b/make.sh
index 92fcc7fcbd541728d3f5b6c0517046ad1fcdd08c..5cb20d2bee6fc67c06c3f077910c964937d24403 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -2027,6 +2027,7 @@ build_system() {
        # Build images
        lfsmake2 cdrom
        lfsmake2 flash-images
+       lfsmake2 core-updates
 }
 
 build_packages() {