]> git.proxmox.com Git - pve-installer.git/commitdiff
cleanup final.pkglist
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 22 Nov 2017 12:14:00 +0000 (13:14 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 22 Nov 2017 12:14:00 +0000 (13:14 +0100)
Makefile

index 8f156da46e001009931c0491ec070d46dc6c6bf6..c4482f4534c9451b8ad92dafa6367d5604399cf6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -80,5 +80,5 @@ check-pmg: ${PMG_DEB} test.img
 .phony: clean
 clean:
        make -C html-common clean
-       rm -rf *~ *.deb target build packages packages.tmp testdir test.img pve-final.pkglist *.buildinfo *.changes country.dat
+       rm -rf *~ *.deb target build packages packages.tmp testdir test.img pve-final.pkglist *.buildinfo *.changes country.dat final.pkglist
        find . -name '*~' -exec rm {} ';'