projects
/
proxmox-acme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b727e3a
)
make clean: clean more
author
Thomas Lamprecht
<t.lamprecht@proxmox.com>
Fri, 15 May 2020 17:53:19 +0000
(19:53 +0200)
committer
Thomas Lamprecht
<t.lamprecht@proxmox.com>
Fri, 15 May 2020 17:53:19 +0000
(19:53 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index 85140acc946662979d2207a0bb892c9d26357acf..e58f45e6c95c49156b98c2ab383119426869b13b 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-40,7
+40,7
@@
dinstall: ${DEB}
.PHONY: clean
clean:
- rm -rf ${
BUILDDIR}
${BUILDDIR}.tmp *.deb *.buildinfo *.changes *.dsc *.tar.?z
+ rm -rf ${
PACKAGE}-*/
${BUILDDIR}.tmp *.deb *.buildinfo *.changes *.dsc *.tar.?z
.PHONY: upload
upload: ${DEB}