aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-09-21 01:23:06 +0700
committerShulhan <ms@kilabit.info>2022-09-21 01:44:12 +0700
commit4d61f639bbc3076d0101d83cf3c0f4d5735c058f (patch)
treefc7fa164f2930fee4d5db3cd820c28bb74cd9bf1
parent9786e26c8fbd24b27a993bbec7fd31dbf831cf17 (diff)
downloadhunspell-id-4d61f639bbc3076d0101d83cf3c0f4d5735c058f.tar.xz
all: lengkapi perintah uninstall
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e8e767c..2be24ab 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,11 @@ install:
##
## $ sudo make DESTDIR=/ uninstall
uninstall:
+ rm -f $(DESTDIR)/usr/share/vim/vimfiles/spell/id.utf-8.spl
+ rm -f $(DESTDIR)/usr/share/myspell/dicts/id_ID.aff
+ rm -f $(DESTDIR)/usr/share/myspell/dicts/id_ID.dic
rm -f $(DESTDIR)/usr/share/hunspell/id_ID.aff
+ rm -f $(DESTDIR)/usr/share/hunspell/id_ID.dic
serve-doc:
ciigo serve doc