X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=ecf20584142a0626f88d3f49846e43e751232cd4;hb=3b7e36d62bddc12dd430ee74b98d284568e8c698;hp=412133d7dbccb16c4070ae63a8ac26e87f18ee07;hpb=c11de0173fa38c23fa25343f5d3cff99aa601368;p=pve-common.git diff --git a/Makefile b/Makefile index 412133d..ecf2058 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,11 @@ VERSION=5.0 -PKGREL=40 +PKGREL=50 PACKAGE=libpve-common-perl ARCH=all -BUILDDIR ?= build +BUILDDIR ?= ${PACKAGE}-${VERSION} DEB=${PACKAGE}_${VERSION}-${PKGREL}_${ARCH}.deb DSC=${PACKAGE}_${VERSION}-${PKGREL}.dsc