]> git.proxmox.com Git - corosync-pve.git/commitdiff
buildsys: also upload libcorosync4-pve transitional package
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 13 Mar 2017 12:41:03 +0000 (13:41 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 13 Mar 2017 12:42:08 +0000 (13:42 +0100)
Makefile

index b91024ecaa80221504c811b86293938e979f6a3d..4ca83a45994f25b7b83b7767d112f02be65d4416 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,7 @@ ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
 DEBS=corosync-pve_${CSVERSION}-${CSRELEASE}_all.deb \
+libcorosync4-pve_${CSVERSION}-${CSRELEASE}_all.deb \
 corosync_${CSVERSION}-${CSRELEASE}_${ARCH}.deb \
 corosync-notifyd_${CSVERSION}-${CSRELEASE}_${ARCH}.deb \
 corosync-qdevice_${CSVERSION}-${CSRELEASE}_${ARCH}.deb \