]> git.proxmox.com Git - lvm.git/blobdiff - Makefile
rename source archive to .tar
[lvm.git] / Makefile
index 4bf00b2eec414230f5ba3e59c827d5e922ca2609..710047374838069215a79ad39e32fd7ee20638a8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ PVELVMVER=${LVMVERSION}-${PVERELEASE}
 PVEDMVER=${DMVERSION}-${PVERELEASE}
 
 LVMDIR=LVM2.${LVMVERSION}
-LVMSRC=${LVMDIR}.tgz
+LVMSRC=${LVMDIR}.tar
 
 ARCH:=$(shell dpkg-architecture -qDEB_HOST_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)