X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=Makefile;h=21bd7e049473b82e4291f96e53109a841c214ffc;hp=6af8e77fb11a0eb259fa4f565de54f08fda912fe;hb=11b30ba4903891ad6149da220d9e16b084f13b32;hpb=82ad3144ff3091de7f29b32a9e37395444ec9d03 diff --git a/Makefile b/Makefile index 6af8e77..21bd7e0 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=34 +PKGREL=36 PACKAGE=libpve-common-perl @@ -18,8 +18,7 @@ dinstall: deb .PHONY: deb -deb ${DEB}: - $(MAKE) -C test check +deb ${DEB}: check rm -rf ${BUILDDIR} rsync -a src/ ${BUILDDIR} rsync -a debian/ ${BUILDDIR}/debian