调整构建

This commit is contained in:
2025-04-13 07:35:47 +08:00
parent 5f7542721d
commit 05aaed9a8d
2 changed files with 5 additions and 26 deletions
@@ -58,7 +58,10 @@ apt install dpkg-dev sudo debian-ports-archive-keyring debian-archive-keyring -y
# 解包 deepin-desktop-base
apt download deepin-desktop-base
dpkg -x deepin-desktop-base_*.deb /
if [[ -f /etc/apt/sources.list.d/gxde-os-bpo.list ]]; then
dch --bpo ""
sed -i "s/~bpo/-bpo/g" debian/changelog
fi
for i in {1..5};
do
apt build-dep . -y