summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index aad81ba..764941d 100644
--- a/Makefile
+++ b/Makefile
@@ -15,6 +15,7 @@ tarball: package
install: package
rm -rf /home/hawarth/.local/share/Bay\ 12\ Games/Dwarf\ Fortress/mods/$(NAME)_v$(VERSION)/
+ rm -rf /home/hawarth/.local/share/Bay\ 12\ Games/Dwarf\ Fortress/data/installed_mods/*
mv $(NAME)_v$(VERSION)/ /home/hawarth/.local/share/Bay\ 12\ Games/Dwarf\ Fortress/mods/
clean: