diff --git a/Makefile b/Makefile index 5934ed03..4570b0c4 100644 --- a/Makefile +++ b/Makefile @@ -101,6 +101,7 @@ deb ${DEB}: ${PKGSOURCES} perl -I. ./qm verifyapi install -d -m 0755 build/DEBIAN install -m 0644 control build/DEBIAN + install -m 0644 triggers build/DEBIAN echo "/etc/modules-load.d/qemu-server.conf" >>build/DEBIAN/conffiles install -D -m 0644 copyright build/${DOCDIR}/${PACKAGE}/copyright install -m 0644 changelog.Debian build/${DOCDIR}/${PACKAGE}/ diff --git a/triggers b/triggers new file mode 100644 index 00000000..bfa5ab99 --- /dev/null +++ b/triggers @@ -0,0 +1 @@ +activate pve-api-updates