...
Code Block | ||||
---|---|---|---|---|
| ||||
cd du2/components |
Code Block | ||
---|---|---|
| ||
cd <du2>/components/apt
gmake prep |
Code Block | ||||
---|---|---|---|---|
| ||||
cd <du2>/components/apt gmake JOBS=4 deb ( where JOBS - how much parallel build processes you want to use ) |
...
...
Code Block | ||||
---|---|---|---|---|
| ||||
cd du2/components |
Code Block | ||
---|---|---|
| ||
cd <du2>/components/apt
gmake prep |
Code Block | ||||
---|---|---|---|---|
| ||||
cd <du2>/components/apt gmake JOBS=4 deb ( where JOBS - how much parallel build processes you want to use ) |
...