|
@@ -1,16 +0,0 @@
|
|
|
-Subject: Install systemd unit files in /lib/
|
|
|
-Author: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
|
|
|
-Date: 2021-04-19
|
|
|
-Forwarded: not-needed
|
|
|
-
|
|
|
---- a/meson.build
|
|
|
-+++ b/meson.build
|
|
|
-@@ -14,7 +14,7 @@
|
|
|
- libexecdir = join_paths(get_option('prefix'), get_option('libexecdir'))
|
|
|
- sysconfdir = join_paths(get_option('prefix'), get_option('sysconfdir'))
|
|
|
- bindir = join_paths(get_option('prefix'), get_option('bindir'))
|
|
|
--systemunitdir = join_paths(get_option('prefix'), 'lib/systemd/system')
|
|
|
-+systemunitdir = join_paths('/lib/systemd/system')
|
|
|
- licensedir = join_paths(get_option('prefix'), 'share', 'licenses', meson.project_name())
|
|
|
- if host_machine.system() == 'freebsd'
|
|
|
- licensedir += '-'+meson.project_version()
|