X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systembsd.git;a=blobdiff_plain;f=Makefile;h=2157aa769330ee2c9e8216eb764452e7d70ec123;hp=9eea11ed93775d1b02215240d38249b2e89c54d8;hb=5ea060f8c0faa96f70bbdda34a3862c208fb3fc0;hpb=aa4868db67219d83d810dfea9f04874c9cc2b7d5 diff --git a/Makefile b/Makefile index 9eea11e..2157aa7 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ CFLAGS+= -Wno-unused-variable -Wno-unused-parameter # -Wno-comment .endif PREFIX?= /usr/local -BINDIR= $(PREFIX)/libexec +BINDIR= $(PREFIX)/libexec/systemd SYSCONFDIR?= /etc INSTALL_PROGRAM= install -c -s -o root -g bin -m 555