X-Git-Url: https://git.ralfj.de/schsh.git/blobdiff_plain/400448724b88cf4b6a294261309819d35f4d3a4f..99d40029c416c5f3a677961e148fa371103413fe:/Makefile diff --git a/Makefile b/Makefile index 83397e7..5ee18ce 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +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 -d /var/lib/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/