X-Git-Url: https://git.ralfj.de/schsh.git/blobdiff_plain/807db80a3e637f5a8e7083a79e174827ae2339d1..5271c7e79fc1c1250a9c9d20f461638b8cb1f44a:/Makefile diff --git a/Makefile b/Makefile index bd9e5b0..83397e7 100644 --- a/Makefile +++ b/Makefile @@ -3,5 +3,6 @@ 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/ + install -o root -g root -d /var/lib/schsh/