From 442cc071da0c8a3b631c127bc5987d91b1262f87 Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Sat, 4 May 2024 18:13:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0head=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build_action-aarch64.sh | 1 + build_action.sh | 2 ++ build_action_xanmod.sh | 2 ++ 3 files changed, 5 insertions(+) diff --git a/build_action-aarch64.sh b/build_action-aarch64.sh index dbf686e..ce12d16 100644 --- a/build_action-aarch64.sh +++ b/build_action-aarch64.sh @@ -114,6 +114,7 @@ cd ..//gxde-linux-kernel #bash ./repack-zstd --scan . #./build.py ./move-letter-path.py ../dclc-kernel/$VERSION-aarch64/*.deb +./move-letter-path.py ../dclc-kernel/head/*.deb touch l/linux-headers-$VERSION-arm64-gfdgdxi-desktop/lock rm -rfv l/linux-libc-dev/ git add . diff --git a/build_action.sh b/build_action.sh index 5e83474..ae1559a 100644 --- a/build_action.sh +++ b/build_action.sh @@ -133,6 +133,7 @@ EOF #bash ./repack-zstd --scan . #./build.py ./move-letter-path.py ../dclc-kernel/$VERSION/*.deb + ./move-letter-path.py ../dclc-kernel/head/*.deb touch l/linux-headers-$VERSION-amd64-gfdgdxi-desktop-hwe/lock rm -rfv l/linux-libc-dev/ git add . @@ -197,6 +198,7 @@ EOF #bash ./repack-zstd --scan . #./build.py ./move-letter-path.py ../dclc-kernel/$VERSION/*.deb + ./move-letter-path.py ../dclc-kernel/head/*.deb rm -rfv l/linux-libc-dev/ touch l/linux-headers-$VERSION-amd64-gfdgdxi-desktop/lock git add . diff --git a/build_action_xanmod.sh b/build_action_xanmod.sh index e517c8c..aa57a76 100644 --- a/build_action_xanmod.sh +++ b/build_action_xanmod.sh @@ -120,6 +120,7 @@ EOF #bash ./repack-zstd --scan . #./build.py ./move-letter-path.py ../dclc-kernel/$VERSION/*.deb + ./move-letter-path.py ../dclc-kernel/head/*.deb rm -rfv l/linux-libc-dev/ touch l/linux-headers-$VERSION-amd64-xanmod-gfdgdxi-desktop-hwe/lock git add . @@ -182,6 +183,7 @@ EOF #bash ./repack-zstd --scan . #./build.py ./move-letter-path.py ../dclc-kernel/$VERSION/*.deb + ./move-letter-path.py ../dclc-kernel/head/*.deb rm -rfv l/linux-libc-dev/ touch l/linux-headers-$VERSION-amd64-xanmod-gfdgdxi-desktop/lock git add .