update trigger

This commit is contained in:
2025-10-19 20:13:56 +08:00
parent be5954c95e
commit f696793572
5 changed files with 157 additions and 1 deletions

9
apm-dummy/DEBIAN/control Executable file
View File

@@ -0,0 +1,9 @@
Package: apm
Version: 1.0
Maintainer: shenmo <jifengshenmo@outlook.com>
Priority: optional
Section: utils
Installed-Size: 36
Description: A empty package to satisfy depends
Architecture: all
Homepage: https://shenmo7192.gitee.io/

15
apm-dummy/DEBIAN/postinst Executable file
View File

@@ -0,0 +1,15 @@
#!/bin/bash
export PACKAGE_NAME="$DPKG_MAINTSCRIPT_PACKAGE"
case "$1" in
triggered)
amber-pm-dstore-patch
;;
esac
true

1
apm-dummy/DEBIAN/triggers Executable file
View File

@@ -0,0 +1 @@
interest-noawait /var/lib/apm