mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-19 08:40:44 +01:00
Update Makefile
Fixed removal of wrong man page
This commit is contained in:
2
Makefile
2
Makefile
@@ -24,7 +24,7 @@ uninstall:
|
|||||||
@rm -rvf /usr/local/share/bastille
|
@rm -rvf /usr/local/share/bastille
|
||||||
@echo
|
@echo
|
||||||
@echo "removing man page"
|
@echo "removing man page"
|
||||||
@rm -rvf /usr/local/share/man/man1/bastille.1.gz
|
@rm -rvf /usr/local/share/man/man8/bastille.8.gz
|
||||||
@echo
|
@echo
|
||||||
@echo "removing configuration file"
|
@echo "removing configuration file"
|
||||||
@rm -rvf /usr/local/etc/bastille/bastille.conf.sample
|
@rm -rvf /usr/local/etc/bastille/bastille.conf.sample
|
||||||
|
|||||||
Reference in New Issue
Block a user