From: Dietmar Maurer Date: Tue, 5 May 2015 12:57:00 +0000 (+0200) Subject: trigger pve-api-updates event X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=dd9d6fb6a691c7b9b7d9f238b9bc98037dfe61c1;p=qemu-server.git trigger pve-api-updates event --- diff --git a/Makefile b/Makefile index 5934ed0..4570b0c 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 0000000..bfa5ab9 --- /dev/null +++ b/triggers @@ -0,0 +1 @@ +activate pve-api-updates