Do not compile on uninstallation

This commit is contained in:
mjentsch 2014-10-05 20:54:24 +02:00
parent 17e925e4ef
commit 3773562201

View file

@ -93,7 +93,7 @@ install: $(PRPL_LIBNAME)
install -D purple-plugin/telegram48.png $(DESTDIR)$(DATA_ROOT_DIR_PURPLE)/pixmaps/pidgin/protocols/48/telegram.png
.PHONY: uninstall
uninstall: $(PRPL_LIBNAME)
uninstall:
rm -f $(DESTDIR)$(PLUGIN_DIR_PURPLE)/$(PRPL_LIBNAME)
rm -f /etc/telegram/server.pub
rm -f $(DESTDIR)$(DATA_ROOT_DIR_PURPLE)/pixmaps/pidgin/protocols/16/telegram.png