Merge pull request #94 from skunkwerks/master
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