We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/usr
$(PREFIX)
1 parent 75de8ac commit 50cd69fCopy full SHA for 50cd69f
Makefile
@@ -7,7 +7,7 @@ PREFIX?=/usr/local
7
CONFIG_DIR?=/etc/keyd
8
SOCKET_PATH=/var/run/keyd.socket
9
10
-SYSTEMD_SYSTEM_DIR = $(PREFIX)/lib/systemd/system
+SYSTEMD_SYSTEM_DIR = /usr/lib/systemd/system
11
12
CFLAGS:=-DVERSION=\"v$(VERSION)\ \($(COMMIT)\)\" \
13
-I/usr/local/include \
0 commit comments