Merge pull request #118 from cedwards/115-Makefile-fix
reverting Makefile; resolves #115
This commit is contained in:
2
Makefile
2
Makefile
@@ -6,8 +6,6 @@ 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
|
|
||||||
@echo
|
@echo
|
||||||
@echo "This method is for testing / development."
|
@echo "This method is for testing / development."
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user