diff options
| author | Jonathan Bauer | 2013-01-08 16:11:07 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2013-01-08 16:11:07 +0100 |
| commit | 898a7cbd8fdd441bcd3edc8b2f817250fc43cc71 (patch) | |
| tree | 4c439a66331c0f574a106dbebce5b5f11070946f /remote | |
| parent | [plymouth] remove default prefix (diff) | |
| download | tm-scripts-898a7cbd8fdd441bcd3edc8b2f817250fc43cc71.tar.gz tm-scripts-898a7cbd8fdd441bcd3edc8b2f817250fc43cc71.tar.xz tm-scripts-898a7cbd8fdd441bcd3edc8b2f817250fc43cc71.zip | |
[plymouth] adapted config file to new changes
Diffstat (limited to 'remote')
| -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" |
