mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-12-14 11:02:05 +08:00
adjust: now we don't depend dpkg in building
This commit is contained in:
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
|
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: Can't pass args via bwrap
|
||||||
* fix: Auto upgrade service always pop up upgradable notifier
|
* fix: Auto upgrade service always pop up upgradable notifier
|
||||||
* fix: /etc/apt/sources.list only request main repo
|
* fix: /etc/apt/sources.list only request main repo
|
||||||
* fix: sudo function error: Need sudo sudo to really sudo
|
* fix: sudo function error: Need sudo sudo to really sudo
|
||||||
* fix: ACE Host Integration fail
|
* fix: ACE Host Integration fail
|
||||||
|
* adjust: remove dpkg from building depends
|
||||||
|
|
||||||
-- shenmo <shenmo@spark-app.store> Wed, 25 Sep 2024 23:15:49 +0800
|
-- 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
|
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
|
popd
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user