]> git.proxmox.com Git - pve-access-control.git/commitdiff
trigger pve-api-updates event
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 5 May 2015 13:06:06 +0000 (15:06 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 5 May 2015 13:06:06 +0000 (15:06 +0200)
Makefile
triggers [new file with mode: 0644]

index 983454056635ad8b7ef7d79d5104f2fa114e9328..2e91fae7d3ef7f2d8b3b3bd1b374144846f49c05 100644 (file)
--- 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}/ <control.in >build/DEBIAN/control
        echo "git clone git://git.proxmox.com/git/pve-access-control.git\\ngit checkout ${GITVERSION}" >  build/${DOCDIR}/SOURCE
        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
        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 (file)
index 0000000..bfa5ab9
--- /dev/null
+++ b/triggers
@@ -0,0 +1 @@
+activate pve-api-updates