]> git.proxmox.com Git - pve-common.git/blobdiff - Makefile
add the parsing error message to the format
[pve-common.git] / Makefile
index 56f8f5fb48cda3ec4ff359ec67acabcfc762ed9e..1171e3120aa5b8575591c2f07d28812cd78877db 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VERSION=5.0
-PKGREL=4
+PKGREL=13
 
 PACKAGE=libpve-common-perl
 
@@ -34,7 +34,7 @@ deb ${DEB}:
 
 .PHONY: clean
 clean:         
-       rm -rf *~ *.deb *.changes build ${PACKAGE}-*.tar.gz
+       rm -rf *~ *.deb *.changes build ${PACKAGE}-*.tar.gz *.buildinfo
 
 .PHONY: distclean
 distclean: clean