X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=puffcrash.git;a=blobdiff_plain;f=Makefile;h=c5c3498669184a2e8278c89afed9d1f188ceff57;hp=1ea72ce1ee88d1d670972922a69451d3de21a57a;hb=42f4441ba747fca7a80faf258b2851743f9f4f66;hpb=46f0819c5086050816c326aa3d5c97a31ad02344 diff --git a/Makefile b/Makefile index 1ea72ce..c5c3498 100644 --- a/Makefile +++ b/Makefile @@ -20,3 +20,5 @@ build: install: build install -c -s -o root -g bin -m 555 $(OUT) $(DESTDIR)$(OUT) + install -c -o root -g wheel -m 664 puffcrash.conf /etc/puffcrash.conf +