mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-08 07:48:03 +02:00
Fix daemon install ignoring configured runstatedir
This commit is contained in:
parent
97012d2c38
commit
4c90a66fb7
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ escrow_PROGRAMS = plymouthd-fd-escrow
|
|||
|
||||
plymouthd_fd_escrow_SOURCES = plymouthd-fd-escrow.c
|
||||
|
||||
plymouthdrundir = $(localstatedir)/run/plymouth
|
||||
plymouthdrundir = $(plymouthruntimedir)
|
||||
plymouthdspooldir = $(localstatedir)/spool/plymouth
|
||||
plymouthdtimedir = $(localstatedir)/lib/plymouth
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue