Remove obsolete purge command
Purge command stopped working when telegram state file path was changed a few commits earlier.
This commit is contained in:
parent
9c1628e18f
commit
a480867d99
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue