X-Git-Url: https://git.ralfj.de/schsh.git/blobdiff_plain/807db80a3e637f5a8e7083a79e174827ae2339d1..6dfe0e9d89af3b03e9d199fd3ae086ab16aae77a:/Makefile diff --git a/Makefile b/Makefile index bd9e5b0..5700d33 100644 --- a/Makefile +++ b/Makefile @@ -3,5 +3,5 @@ SCHROOT := /etc/schroot 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/