mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2026-03-23 05:59:46 +08:00
12.9.7
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -1,4 +1,4 @@
|
||||
amber-ce-bookworm (12.9.6) UNRELEASED; urgency=low
|
||||
amber-ce-bookworm (12.9.7) UNRELEASED; urgency=low
|
||||
* 通用 ACE 构建,现不再需要单独使用构建脚本
|
||||
* 更方便地更改成其他ACE
|
||||
* 现可在容器内使用 dpkg-buildpackage
|
||||
|
||||
@@ -12,11 +12,6 @@ if [ "$UID" != "0" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# 检查参数
|
||||
if [ -z "$1" ]; then
|
||||
log.error "需要把ace-env所在的路径设置为第一个参数"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# 辅助函数
|
||||
trim() {
|
||||
|
||||
Reference in New Issue
Block a user