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