移除自动构建时多出来的gxde-desktop-base包

Signed-off-by: gfdgd_xi <3025613752@qq.com>
This commit is contained in:
2025-07-20 18:13:36 +08:00
parent 1e41f890a5
commit 7b9985be48
@@ -61,6 +61,7 @@ apt install dpkg-dev sudo debian-ports-archive-keyring debian-archive-keyring de
# 解包 gxde-desktop-base
apt download gxde-desktop-base
dpkg -x gxde-desktop-base_*.deb /
rm gxde-desktop-base_*.deb -rfv
if [[ -f /etc/apt/sources.list.d/debian-backports.list ]]; then
dch --bpo ""
sed -i "s/~bpo/-bpo/g" debian/changelog