Fix broken path when using Destdir
This commit is contained in:
parent
a5d74e505d
commit
e9c683a4a1
5
Makefile
5
Makefile
@ -1,5 +1,6 @@
|
|||||||
KSMSERVER_NOTIFY_CONFIG_PATH=~/.config/ksmserver.notifyrc
|
DESTDIR=~/
|
||||||
SCRIPT_PATH=~/.local/bin/event_screensaver
|
KSMSERVER_NOTIFY_CONFIG_PATH=.config/ksmserver.notifyrc
|
||||||
|
SCRIPT_PATH=.local/bin/event_screensaver
|
||||||
|
|
||||||
.PHONY: install remove
|
.PHONY: install remove
|
||||||
default: install
|
default: install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user