wiire-a/pixiewps

Uninstall target seems broken

Closed this issue · 1 comments

Since 1.2 we install executable in LOCDIR (/usr/local/bin) but uninstall target in Makefile removes executable from BINDIR (/usr/bin).

Fixed! Thank you for noticing.