mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-15 00:10:55 +03:00
sys-apps/kmscon: remove unused patch(es)
Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
diff --git a/meson.build b/meson.build
|
||||
index 4544587..f2ca004 100644
|
||||
--- a/meson.build
|
||||
+++ b/meson.build
|
||||
@@ -37,7 +37,7 @@ sysconfdir = get_option('sysconfdir') / meson.project_name()
|
||||
libexecdir = get_option('libexecdir') / meson.project_name()
|
||||
mandir = get_option('mandir')
|
||||
moduledir = get_option('libdir') / meson.project_name()
|
||||
-systemddir = get_option('libdir') / 'systemd'
|
||||
+systemddir = '/lib/systemd'
|
||||
|
||||
#
|
||||
# Required dependencies
|
||||
Reference in New Issue
Block a user