]> git.proxmox.com Git - pve-docs.git/blobdiff - Makefile
bump version to 4.2-6
[pve-docs.git] / Makefile
index 206a29e432223155cdc9dc40ff8957a1af55d1b9..7764fcf2fcff07c568068d8db27a7c30e7804627 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ GEN_PACKAGE=pve-doc-generator
 DOC_PACKAGE=pve-docs
 
 # also update debian/changelog
 DOC_PACKAGE=pve-docs
 
 # also update debian/changelog
-PKGREL=5
+PKGREL=6
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
@@ -268,6 +268,6 @@ update: clean
        rm -f pve-firewall-macros.adoc pct-network-opts.adoc pct-mountpoint-opts.adoc
        make all
 
        rm -f pve-firewall-macros.adoc pct-network-opts.adoc pct-mountpoint-opts.adoc
        make all
 
-clean:
-       rm -rf *.html *.pdf *.epub *.tmp *.1 *.5 *.8 *.deb *.changes build api-viewer/apidoc.js chapter-*.html chapter-*-plain.html chapter-*.html pve-admin-guide.chunked
+clean: 
+       rm -rf *.tmp.xml *.html *.pdf *.epub *.tmp *.1 *.5 *.8 *.deb *.changes build api-viewer/apidoc.js chapter-*.html chapter-*-plain.html chapter-*.html pve-admin-guide.chunked
        find . -name '*~' -exec rm {} ';'
        find . -name '*~' -exec rm {} ';'