Moving away from customization tarball to git -- files don't change enough.; Updates to ShadowArch install and script dependencies
This commit is contained in:
@@ -5,6 +5,7 @@ compile:
|
||||
@echo Nothing to compile.
|
||||
|
||||
install: compile
|
||||
mkdir -p ${LOCATION}
|
||||
for i in ${LIST}; do cp ./$$i ${LOCATION}; done
|
||||
make checkperm
|
||||
|
||||
|
Reference in New Issue
Block a user