summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-29 16:21:46 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-29 16:21:46 +0000
commit326ec4fefb937f2975b1de6b3aa2b5789f58f61f (patch)
tree6d279dc067214075ed6f103c0873f4fc6400fbca /Makefile
parentAdding upstream version 20221223. (diff)
downloadopen-infrastructure-compute-tools-upstream.tar.xz
open-infrastructure-compute-tools-upstream.zip
Adding upstream version 20240829.upstream/20240829upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d652f32..caae1e1 100644
--- a/Makefile
+++ b/Makefile
@@ -142,8 +142,8 @@ install: build
ln -sf stop $(DESTDIR)/usr/libexec/$(PROGRAM)/t
ln -sf update $(DESTDIR)/usr/libexec/$(PROGRAM)/u
- mkdir -p $(DESTDIR)/lib/systemd/system
- cp -r share/systemd/* $(DESTDIR)/lib/systemd/system
+ mkdir -p $(DESTDIR)/usr/lib/systemd/system
+ cp -r share/systemd/* $(DESTDIR)/usr/lib/systemd/system
mkdir -p $(DESTDIR)/var/log/$(SOFTWARE)