From: Dietmar Maurer Date: Tue, 5 May 2015 13:06:06 +0000 (+0200) Subject: trigger pve-api-updates event X-Git-Url: https://git.proxmox.com/?p=pve-access-control.git;a=commitdiff_plain;h=3b07e2b9dce140f02b0e561659dee4f7e7ca41aa trigger pve-api-updates event --- diff --git a/Makefile b/Makefile index 9834540..2e91fae 100644 --- a/Makefile +++ b/Makefile @@ -55,6 +55,7 @@ deb ${DEB}: install -d -m 0755 build/DEBIAN sed -e s/@@VERSION@@/${VERSION}/ -e s/@@PKGRELEASE@@/${PKGREL}/ -e s/@@ARCH@@/${ARCH}/ build/DEBIAN/control echo "git clone git://git.proxmox.com/git/pve-access-control.git\\ngit checkout ${GITVERSION}" > build/${DOCDIR}/SOURCE + install -m 0644 triggers build/DEBIAN install -D -m 0644 copyright build/${DOCDIR}/copyright install -m 0644 changelog.Debian build/${DOCDIR}/ gzip -9 build/${DOCDIR}/changelog.Debian diff --git a/triggers b/triggers new file mode 100644 index 0000000..bfa5ab9 --- /dev/null +++ b/triggers @@ -0,0 +1 @@ +activate pve-api-updates