mirror of
https://github.com/BastilleBSD/bastille.git
synced 2026-01-04 03:54:15 +01:00
build: fix manual install path
This commit is contained in:
1
Makefile
1
Makefile
@@ -6,6 +6,7 @@ install:
|
|||||||
@echo "Installing Bastille"
|
@echo "Installing Bastille"
|
||||||
@echo
|
@echo
|
||||||
@cp -av usr /
|
@cp -av usr /
|
||||||
|
@test -d /usr/local/bastille || mkdir /usr/local/bastille
|
||||||
@chmod 0750 /usr/local/bastille
|
@chmod 0750 /usr/local/bastille
|
||||||
@echo
|
@echo
|
||||||
@echo "This method is for testing / development."
|
@echo "This method is for testing / development."
|
||||||
|
|||||||
Reference in New Issue
Block a user