From 571ea76eee448cb76fca71461bfe6ceb6be2a048 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fabian=20Gr=C3=BCnbichler?= Date: Mon, 13 Mar 2017 13:41:03 +0100 Subject: [PATCH] buildsys: also upload libcorosync4-pve transitional package --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index b91024e..4ca83a4 100644 --- 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 \ -- 2.39.2