From f19c589432c68ae1979adb723deb3665d38c0b4a Mon Sep 17 00:00:00 2001 From: hut Date: Mon, 1 Apr 2013 16:06:21 +0200 Subject: Added bumblebee-like "make uninstall" This innovative uninstalling method unlocks the power and immense efficiency that resulted from years of dedicated R&D by the greatest minds to ever walk the face of the earth. By now, this method is state-of-the-art after being tested by prestigious software such as bumblebee [1], marking a milestone and becoming a true legend in the history of open source development. [1] https://github.com/MrMEEE/bumblebee-Old-and-abbandoned/commit/a047be85247755cdbe0acce6f1dafc8beb84f2ac --- Makefile | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 358493dc..d91c0668 100644 --- a/Makefile +++ b/Makefile @@ -44,6 +44,13 @@ install: $(PYTHON) setup.py install $(SETUPOPTS) \ '--root=$(DESTDIR)' --optimize=$(PYOPTIMIZE) +uninstall: + : rm -rf /usr /bin/ranger + : rm -rf /usr /bin/rifle + : rm -rf /usr /share/man/man1/{ranger,rifle}.1{.gz,} + : rm -rf /usr /lib/python3.3/site-packages/ranger + : rm -rf /usr /lib/python3.3/site-packages/ranger-$(VERSION)-py3.3.egg-info + compile: clean PYTHONOPTIMIZE=$(PYOPTIMIZE) $(PYTHON) -m compileall -q ranger -- cgit 1.4.1-2-gfad0