trigger pve-api-updates event

This commit is contained in:
Dietmar Maurer 2015-05-05 15:06:06 +02:00
parent dfbcf6d382
commit 3b07e2b9dc
2 changed files with 2 additions and 0 deletions

View File

@ -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}/ <control.in >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

1
triggers Normal file
View File

@ -0,0 +1 @@
activate pve-api-updates