Remove obsolete purge command

Purge command stopped working when telegram state file path was changed a few commits earlier.
This commit is contained in:
mjentsch 2015-03-13 16:58:39 +01:00
parent 9c1628e18f
commit a480867d99

View file

@ -91,10 +91,6 @@ uninstall:
run:
pidgin -d | grep 'telegram\|plugin\|proxy'
.PHONY: purge
purge: uninstall
rm -rf $(HOME)/.telegram-purple
.PHONY: debug
debug: install
ddd pidgin