parent
aecf4fb237
commit
c2e505d419
1 changed files with 0 additions and 17 deletions
@ -1,17 +0,0 @@ |
||||
#! /bin/bash -ex |
||||
|
||||
## @id $Id$ |
||||
|
||||
## Resolve Debian Build Dependencies |
||||
## Installs all the required packages |
||||
## Call: ./resolve-builddeps 'name of build schroot' |
||||
## e.g. call: ./resolve-builddeps trusty_amd64 |
||||
|
||||
## 1 2 3 4 5 6 7 8 |
||||
## 45678901234567890123456789012345678901234567890123456789012345678901234567890 |
||||
|
||||
SUDO="$*" |
||||
|
||||
./bootstrap -c |
||||
|
||||
for p in $( |
Loading…
Reference in new issue