Merge pull request #1224 from BastilleBSD/man-page-fix

Move man to /usr/local/share
This commit is contained in:
tschettervictor
2025-09-07 18:50:06 -04:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

View File

@@ -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