summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2013-01-08 16:11:07 +0100
committerJonathan Bauer2013-01-08 16:11:07 +0100
commit898a7cbd8fdd441bcd3edc8b2f817250fc43cc71 (patch)
tree4c439a66331c0f574a106dbebce5b5f11070946f
parent[plymouth] remove default prefix (diff)
downloadtm-scripts-898a7cbd8fdd441bcd3edc8b2f817250fc43cc71.tar.gz
tm-scripts-898a7cbd8fdd441bcd3edc8b2f817250fc43cc71.tar.xz
tm-scripts-898a7cbd8fdd441bcd3edc8b2f817250fc43cc71.zip
[plymouth] adapted config file to new changes
-rw-r--r--remote/tools/plymouth/plymouth.conf16
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"