Fix broken path when using Destdir

This commit is contained in:
Ruakij 2022-07-31 13:17:24 +02:00
parent a5d74e505d
commit e9c683a4a1

View File

@ -1,5 +1,6 @@
KSMSERVER_NOTIFY_CONFIG_PATH=~/.config/ksmserver.notifyrc
SCRIPT_PATH=~/.local/bin/event_screensaver
DESTDIR=~/
KSMSERVER_NOTIFY_CONFIG_PATH=.config/ksmserver.notifyrc
SCRIPT_PATH=.local/bin/event_screensaver
.PHONY: install remove
default: install