projects
/
schsh.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
documentation oO
[schsh.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index bd9e5b00214f84f2649fdfeea43f8f610fb91e85..5700d338b4cfebaf4f961ee17e9f7cfbb14b6feb 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-3,5
+3,5
@@
SCHROOT := /etc/schroot
install:
install -o root -g root schsh makeschsh $(TARGET)/bin/
install:
install -o root -g root schsh makeschsh $(TARGET)/bin/
- install -o root -g root -d $(SCHROOT)/
user
/
- install -o root -g root -m 644 schroot/
user/* $(SCHROOT)/user
/
+ install -o root -g root -d $(SCHROOT)/
schsh
/
+ install -o root -g root -m 644 schroot/
schsh/* $(SCHROOT)/schsh
/