]> git.armaanb.net Git - charsel.git/blobdiff - Makefile
modified Makefile
[charsel.git] / Makefile
index d34ff02ed78201a1452e0da5f8228f71cc6ba8ef..1ed3a853e83c7953b31dff7979561005f27f3838 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,16 +7,15 @@ install:
 >cp charfiles/* /usr/share/charsel/charfiles/
 >mkdir /usr/share/doc/charsel
 >cp README.md /usr/share/doc/charsel/
->cp usage /usr/share/doc/charsel/
 >cp ./charsel /usr/bin/
 
 uninstall:
->rm -rf /usr/share/charsel/charfiles/
+>rm -rf /usr/share/charsel/
 >rm -rf /usr/share/doc/charsel/
 >rm -rf /usr/bin/charsel
 
 reinstall:
->rm -rf /usr/share/charsel/charfiles/
+>rm -rf /usr/share/charsel/
 >rm -rf /usr/share/doc/charsel/
 >rm -rf /usr/bin/charsel
 >chmod +x ./charsel
@@ -24,5 +23,8 @@ reinstall:
 >cp charfiles/* /usr/share/charsel/charfiles/
 >mkdir /usr/share/doc/charsel
 >cp README.md /usr/share/doc/charsel/
->cp usage /usr/share/doc/charsel/
 >cp ./charsel /usr/bin/
+
+purge:
+>rm -rf  $USER/.local/share/charsel/
+>rm -rf $USER/.cache/charsel/