X-Git-Url: https://git.ralfj.de/schsh.git/blobdiff_plain/807db80a3e637f5a8e7083a79e174827ae2339d1..9e146c79ee753130f6cd89009d3b6057f96ca111:/Makefile diff --git a/Makefile b/Makefile index bd9e5b0..531c14f 100644 --- a/Makefile +++ b/Makefile @@ -2,6 +2,7 @@ TARGET := /usr/local 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 schsh makeschsh schsh-rrsync $(TARGET)/bin/ + 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/