mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-01-12 06:28:27 +08:00
adjust: now we don't depend dpkg in building
This commit is contained in:
parent
250e48b98e
commit
b8bbe9a672
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
*.deb
|
||||
#*.deb
|
||||
src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files/ace-env.tar.xz
|
||||
|
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -1,8 +1,9 @@
|
||||
amber-ce-bookworm (12.4.15) UNRELEASED; urgency=low
|
||||
amber-ce-bookworm (12.4.15-1) UNRELEASED; urgency=low
|
||||
* fix: Can't pass args via bwrap
|
||||
* fix: Auto upgrade service always pop up upgradable notifier
|
||||
* fix: /etc/apt/sources.list only request main repo
|
||||
* fix: sudo function error: Need sudo sudo to really sudo
|
||||
* fix: ACE Host Integration fail
|
||||
* adjust: remove dpkg from building depends
|
||||
|
||||
-- shenmo <shenmo@spark-app.store> Wed, 25 Sep 2024 23:15:49 +0800
|
||||
|
@ -40,7 +40,7 @@ sudo rm -rf ace-env
|
||||
|
||||
pushd flamescion-container-tools/ace-host-integration
|
||||
|
||||
dpkg-deb -Z xz -b . ../ace-host-integration.deb
|
||||
#dpkg-deb -Z xz -b . ../ace-host-integration.deb
|
||||
|
||||
popd
|
||||
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user