diff options
| author | Jonathan Bauer | 2012-11-07 15:11:31 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2012-11-07 15:11:31 +0100 |
| commit | fac5f48ef7017011bc4a064edbbdc0bcded4541f (patch) | |
| tree | dd2ac3d5ad059e0fa04591c1623a8884c5174952 /remote/tools/plymouth | |
| parent | fix for missing files when find finds 2 or more matches (diff) | |
| download | tm-scripts-fac5f48ef7017011bc4a064edbbdc0bcded4541f.tar.gz tm-scripts-fac5f48ef7017011bc4a064edbbdc0bcded4541f.tar.xz tm-scripts-fac5f48ef7017011bc4a064edbbdc0bcded4541f.zip | |
openslx prefix for busybox binary, renamed target dir for stage3.2 files
Diffstat (limited to 'remote/tools/plymouth')
| -rw-r--r-- | remote/tools/plymouth/build.plymouth | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/tools/plymouth/build.plymouth b/remote/tools/plymouth/build.plymouth index 7cc7ea1b..082db46f 100644 --- a/remote/tools/plymouth/build.plymouth +++ b/remote/tools/plymouth/build.plymouth @@ -1,7 +1,7 @@ #!/bin/bash install_dependencies() { - apt-get install --force-yes $DEPS + apt-get install --yes $DEPS } fetch_source() { |
