summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-gfx/splashutils/files/splashutils-1.5.4.4-openrc-run.patch12
1 files changed, 10 insertions, 2 deletions
diff --git a/media-gfx/splashutils/files/splashutils-1.5.4.4-openrc-run.patch b/media-gfx/splashutils/files/splashutils-1.5.4.4-openrc-run.patch
index 7300936b..dc3914be 100644
--- a/media-gfx/splashutils/files/splashutils-1.5.4.4-openrc-run.patch
+++ b/media-gfx/splashutils/files/splashutils-1.5.4.4-openrc-run.patch
@@ -1,9 +1,17 @@
diff -Nur a/init-fbcondecor b/init-fbcondecor
--- a/init-fbcondecor 2011-06-12 22:45:59.000000000 +0100
-+++ b/init-fbcondecor 2017-08-06 02:31:27.989502111 +0100
-@@ -1,4 +1,4 @@
++++ b/init-fbcondecor 2017-08-14 16:47:22.051031795 +0100
+@@ -1,10 +1,10 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+ depend() {
+- before xdm
+- use localmount
++ after localmount
++ before dkms
+ }
+
+ start() {