kristapsdz / acme-client-portable

portable version of acme-client, a secure ACME client
https://kristaps.bsd.lv/acme-client
ISC License
100 stars 21 forks source link

[FEATURE REQUEST] make uninstall #22

Closed silvioprog closed 7 years ago

silvioprog commented 7 years ago

Hello,

It would be nice to have the option make uninstall.

Thank you!

kristapsdz commented 7 years ago

This is usually managed by downstream package systems. But if you need this, just add a "uninstall" target into the GNUmakefile, have it remove the two files it installs, and submit it as a pull request!