diff --git a/Makefile b/Makefile index a9212c95..dc3e1141 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ uninstall: @rm -rvf /usr/local/share/bastille @echo @echo "removing man page" - @rm -rvf /usr/local/share/man/man8/bastille.8.gz + @rm -rvf /usr/local/share/man/man8/bastille* @echo @echo "removing configuration file" @rm -rvf /usr/local/etc/bastille/bastille.conf.sample diff --git a/usr/local/man/man8/bastille.8 b/usr/local/share/man/man8/bastille.8 similarity index 100% rename from usr/local/man/man8/bastille.8 rename to usr/local/share/man/man8/bastille.8