projects
/
pve-firewall.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc37e00
)
buildsys: correctly cleanup source tarball
author
Thomas Lamprecht
<t.lamprecht@proxmox.com>
Mon, 1 Apr 2019 11:57:41 +0000
(13:57 +0200)
committer
Thomas Lamprecht
<t.lamprecht@proxmox.com>
Mon, 1 Apr 2019 11:57:41 +0000
(13:57 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index 7004229db1ac4804c038e6a32a628320d85c517e..7e99240f19ce598c899ad4d1a195071b9eaaa06f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-46,7
+46,7
@@
distclean: clean
clean:
make -C src clean
make -C test clean
- rm -rf *~ debian/*~ example/*~ *.deb *.changes *.buildinfo ${BUILDDIR} ${PACKAGE}
-
*.tar.gz *.dsc
+ rm -rf *~ debian/*~ example/*~ *.deb *.changes *.buildinfo ${BUILDDIR} ${PACKAGE}*.tar.gz *.dsc
.PHONY: upload
upload: $(DEBS)