summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 0c96d3d8c708..2d39bb71b518 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,4 @@ package:
clean:
@test -d pkg && chmod -R u+w pkg
@test -d src && chmod -R u+w src
- @rm -vrf pkg
- @rm -vrf src
- @rm -vr *.tar.gz
- @rm -vr *.tar.xz
+ @rm -vrf pkg src *.tar.gz *.tar.xz *.tar.zst