mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-07-21 19:22:08 +00:00
trigger pve-api-updates event
This commit is contained in:
parent
dfbcf6d382
commit
3b07e2b9dc
1
Makefile
1
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 -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
|
||||
|
Loading…
Reference in New Issue
Block a user