diff options
| -rw-r--r-- | remote/tools/plymouth/plymouth.conf | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/remote/tools/plymouth/plymouth.conf b/remote/tools/plymouth/plymouth.conf index 6c907826..3b4126ef 100644 --- a/remote/tools/plymouth/plymouth.conf +++ b/remote/tools/plymouth/plymouth.conf @@ -7,11 +7,11 @@ DEPS=" libpng-dev libdrm-dev" REQUIRED_BINARIES=" plymouth plymouthd" -REQUIRED_DIRECTORIES=" /usr/local/bin - /usr/local/etc - /usr/local/include - /usr/local/lib/plymouth - /usr/local/libexec - /usr/local/sbin - /usr/local/share/plymouth - /usr/local/var" +REQUIRED_DIRECTORIES=" /bin + /etc + /include + /lib + /libexec + /sbin + /share/plymouth + /var" |
