Cliff Zhao
7df3497473
sync OBS-URL: https://build.opensuse.org/request/show/830386 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=266
14 lines
578 B
Diff
14 lines
578 B
Diff
Index: plymouth-0.9.3+git20180807.7663b0c/configure.ac
|
|
===================================================================
|
|
--- plymouth-0.9.3+git20180807.7663b0c.orig/configure.ac 2018-08-07 17:41:15.000000000 +0200
|
|
+++ plymouth-0.9.3+git20180807.7663b0c/configure.ac 2018-08-17 19:58:07.106444425 +0200
|
|
@@ -150,7 +150,7 @@ if test x$with_system_root_install = xye
|
|
else
|
|
plymouthclientdir=$bindir
|
|
plymouthdaemondir=$sbindir
|
|
- plymouthruntimedir=$localstatedir/run/plymouth
|
|
+ plymouthruntimedir=/run/plymouth
|
|
fi
|
|
AC_SUBST(plymouthclientdir)
|
|
AC_SUBST(plymouthdaemondir)
|