X-Git-Url: https://git.ralfj.de/schsh.git/blobdiff_plain/6dfe0e9d89af3b03e9d199fd3ae086ab16aae77a..8d39255e63aeee47761bf1c6876b9eb649893989:/Makefile diff --git a/Makefile b/Makefile index 5700d33..5ee18ce 100644 --- a/Makefile +++ b/Makefile @@ -2,6 +2,8 @@ TARGET := /usr/local SCHROOT := /etc/schroot install: - install -o root -g root schsh makeschsh $(TARGET)/bin/ - install -o root -g root -d $(SCHROOT)/schsh/ + install -o root -g root -m 755 schsh makeschsh schsh-rrsync $(TARGET)/bin/ + install -o root -g root -m 755 -d $(SCHROOT)/schsh/ install -o root -g root -m 644 schroot/schsh/* $(SCHROOT)/schsh/ + install -o root -g root -m 755 schroot/setup.d/* $(SCHROOT)/setup.d/ + install -o root -g root -m 755 -d /var/lib/schsh/