X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systembsd.git;a=blobdiff_plain;f=Makefile;h=2157aa769330ee2c9e8216eb764452e7d70ec123;hp=9eea11ed93775d1b02215240d38249b2e89c54d8;hb=769aa60c28ebffa9bbfa647adcf66f6697093278;hpb=f64dfc234d36dede3b43db10abbb2b5a80ffea16 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