From 92dd117ef1c0a5cbc164e725b8f4e7a5ea76b2bb Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Sat, 4 May 2024 18:09:38 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=84=9A=E6=9C=AC?= 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 30808ad..dbf686e 100644 --- a/build_action-aarch64.sh +++ b/build_action-aarch64.sh @@ -115,6 +115,7 @@ cd ..//gxde-linux-kernel #./build.py ./move-letter-path.py ../dclc-kernel/$VERSION-aarch64/*.deb touch l/linux-headers-$VERSION-arm64-gfdgdxi-desktop/lock +rm -rfv l/linux-libc-dev/ git add . git config --global user.email 3025613752@qq.com git config --global user.name gfdgd-xi diff --git a/build_action.sh b/build_action.sh index 9f8ed13..5e83474 100644 --- a/build_action.sh +++ b/build_action.sh @@ -134,6 +134,7 @@ EOF #./build.py ./move-letter-path.py ../dclc-kernel/$VERSION/*.deb touch l/linux-headers-$VERSION-amd64-gfdgdxi-desktop-hwe/lock + rm -rfv l/linux-libc-dev/ git add . #git pull git config --global user.email 3025613752@qq.com @@ -196,6 +197,7 @@ EOF #bash ./repack-zstd --scan . #./build.py ./move-letter-path.py ../dclc-kernel/$VERSION/*.deb + rm -rfv l/linux-libc-dev/ touch l/linux-headers-$VERSION-amd64-gfdgdxi-desktop/lock git add . #git pull diff --git a/build_action_xanmod.sh b/build_action_xanmod.sh index 4500bd3..e517c8c 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 + rm -rfv l/linux-libc-dev/ touch l/linux-headers-$VERSION-amd64-xanmod-gfdgdxi-desktop-hwe/lock git add . #git pull @@ -181,6 +182,7 @@ EOF #bash ./repack-zstd --scan . #./build.py ./move-letter-path.py ../dclc-kernel/$VERSION/*.deb + rm -rfv l/linux-libc-dev/ touch l/linux-headers-$VERSION-amd64-xanmod-gfdgdxi-desktop/lock git add . #git pull