From 5d31b4bd4f7e780e41a4330919086947c4fc95fc Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Sat, 4 May 2024 07:45:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build_action-aarch64.sh | 2 +- build_action.sh | 4 ++-- build_action_xanmod.sh | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build_action-aarch64.sh b/build_action-aarch64.sh index ad49431..30808ad 100644 --- a/build_action-aarch64.sh +++ b/build_action-aarch64.sh @@ -110,7 +110,7 @@ Description: 内核(虚包) EOF dpkg -b deb linux-kernel-dclc-gfdgdxi_${VERSION}_arm64.deb dpkg -b deb-$MAINVERSION linux-kernel-dclc-gfdgdxi-$MAINVERSION_${VERSION}_arm64.deb -cd ../../gxde-linux-kernel +cd ..//gxde-linux-kernel #bash ./repack-zstd --scan . #./build.py ./move-letter-path.py ../dclc-kernel/$VERSION-aarch64/*.deb diff --git a/build_action.sh b/build_action.sh index 5903e88..9f8ed13 100644 --- a/build_action.sh +++ b/build_action.sh @@ -129,7 +129,7 @@ Description: 内核(虚包) EOF dpkg-deb -Z xz -b deb linux-kernel-dclc-gfdgdxi-hwe_${VERSION}_amd64.deb dpkg-deb -Z xz -b deb-$MAINVERSION linux-kernel-dclc-gfdgdxi-$MAINVERSION-hwe_${VERSION}_amd64.deb - cd ../../gxde-linux-kernel + cd ../gxde-linux-kernel #bash ./repack-zstd --scan . #./build.py ./move-letter-path.py ../dclc-kernel/$VERSION/*.deb @@ -192,7 +192,7 @@ Description: 内核(虚包) EOF dpkg-deb -Z xz -b deb linux-kernel-dclc-gfdgdxi_${VERSION}_amd64.deb dpkg-deb -Z xz -b deb-$MAINVERSION linux-kernel-dclc-gfdgdxi-${MAINVERSION}_${VERSION}_amd64.deb - cd ../../gxde-linux-kernel + cd ../gxde-linux-kernel #bash ./repack-zstd --scan . #./build.py ./move-letter-path.py ../dclc-kernel/$VERSION/*.deb diff --git a/build_action_xanmod.sh b/build_action_xanmod.sh index 6d3fa46..4500bd3 100644 --- a/build_action_xanmod.sh +++ b/build_action_xanmod.sh @@ -116,7 +116,7 @@ Description: 内核(虚包) EOF dpkg-deb -Z xz -b deb linux-kernel-dclc-gfdgdxi-xanmod-hwe_${VERSION}_amd64.deb dpkg-deb -Z xz -b deb-$MAINVERSION-xanmod linux-kernel-dclc-gfdgdxi-xanmod-$MAINVERSION-hwe_${VERSION}_amd64.deb - cd ../../gxde-linux-kernel + cd ../gxde-linux-kernel #bash ./repack-zstd --scan . #./build.py ./move-letter-path.py ../dclc-kernel/$VERSION/*.deb @@ -177,7 +177,7 @@ Description: 内核(虚包) EOF dpkg-deb -Z xz -b deb linux-kernel-dclc-gfdgdxi-xanmod_${VERSION}_amd64.deb dpkg-deb -Z xz -b deb-$MAINVERSION-xanmod linux-kernel-dclc-gfdgdxi-xanmod-$MAINVERSION_${VERSION}_amd64.deb - cd ../../gxde-linux-kernel + cd ../gxde-linux-kernel #bash ./repack-zstd --scan . #./build.py ./move-letter-path.py ../dclc-kernel/$VERSION/*.deb