更新脚本
This commit is contained in:
@@ -6,6 +6,10 @@ cd $source_dir
|
||||
|
||||
echo "开始检查依赖"
|
||||
|
||||
# 先更新一下
|
||||
apt-get -q update
|
||||
apt-get -q -y -o DPkg::Options::=--force-confnew dist-upgrade
|
||||
# 打包工具
|
||||
apt-get install -y dpkg-dev fakeroot
|
||||
|
||||
depends=`dpkg-checkbuilddeps 2>&1`
|
||||
|
||||
Reference in New Issue
Block a user