summarylogtreecommitdiffstats
path: root/makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'makefile.patch')
-rw-r--r--makefile.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/makefile.patch b/makefile.patch
index b619b35fe1c4..99e017c02125 100644
--- a/makefile.patch
+++ b/makefile.patch
@@ -1,11 +1,11 @@
--- src/mce-4b7cb5348b3edafb6712c97a2be5f34f8401c68f/Makefile 2020-09-16 14:11:51.000000000 +0200
-+++ Makefile.new 2021-08-10 19:51:25.777027233 +0200
++++ Makefile 2021-08-10 19:51:25.777027233 +0200
@@ -125,7 +125,7 @@
_INFODIR ?= $(_DATADIR)/info# # /usr/share/info
_DEFAULTDOCDIR ?= $(_DATADIR)/doc# # /usr/share/doc
_LOCALSTATEDIR ?= /var# # /var
-_UNITDIR ?= /lib/systemd/system#
-+_UNITDIR ?= /usr/lib/systemd/system#
++_UNITDIR ?= $(_EXEC_PREFIX)/lib/systemd/system#
_TESTSDIR ?= /opt/tests# # /opt/tests
# Install directories within DESTDIR