aboutsummarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNicolas Guilloux2019-04-26 10:08:18 +0200
committerNicolas Guilloux2019-04-26 10:08:18 +0200
commit9821fd463c820ce207c2f80293e8efcf32853889 (patch)
tree50ef945881404e522a2e9ace0e5dc70c10cda7c6 /Makefile
parentcc6546a13ad911071eb89b85b789f964927b654e (diff)
downloadaur-9821fd463c820ce207c2f80293e8efcf32853889.tar.gz
Update to 4.2.7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5eba38c90330..eef401b24b13 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,9 @@ clear: ## Clear files
rm -rf ./src
rm -f ./*.deb
rm -f ./shadow-beta-*.pkg.tar
+ rm -f ./shadow-beta-*.pkg.tar.xz
rm -f ./*~
+ rm -f shadow-beta.zip
install:build ## Install package with pacman
sudo pacman -U shadow-beta-*.pkg.tar