X-Git-Url: https://git.ralfj.de/schsh.git/blobdiff_plain/807db80a3e637f5a8e7083a79e174827ae2339d1..34e8fa1956e1e832d51353d10ebbad1a91a6844d:/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/