projects
/
schsh.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
make sure scp does not get an additional parameter as last argument
[schsh.git]
/
Makefile
1
TARGET := /usr/local
2
SCHROOT := /etc/schroot
3
4
install:
5
install -o root -g root schsh makeschsh $(TARGET)/bin/
6
install -o root -g root -d $(SCHROOT)/schsh/
7
install -o root -g root -m 644 schroot/schsh/* $(SCHROOT)/schsh/
8
install -o root -g root -d /var/lib/schsh/