summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMarc A. Paradise2020-06-08 09:36:56 -0400
committerMarc A. Paradise2020-06-08 09:36:56 -0400
commit026844760806f6fbc88fec9f61917eb7619645c9 (patch)
tree0ed00240205739b2b0cb8c24e40c69353992f9f2 /Makefile
parent017becdad37bedeeafe3549e18c71e6fba3562e3 (diff)
downloadaur-026844760806f6fbc88fec9f61917eb7619645c9.tar.gz
4.7.73 → 4.8.23
Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 96551fb80c3c..1a2fca31d305 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
default: clean build
build: namcap
- rm Gemfile.lock
+ rm -rf Gemfile.lock
bundle install
bundle exec ruby update.rb
makepkg