root / trunk / data / bzip2 / make.sh
| Revision 445, 165 bytes (checked in by saurik, 4 months ago) |
|---|
| Line | |
|---|---|
| 1 | pkg:setup |
| 2 | make bzip2 bzip2recover CC=${PKG_TARG}-gcc |
| 3 | pkg: mkdir -p /bin |
| 4 | pkg: cp -a bzip2 bzip2recover /bin |
| 5 | pkg: ln -s bzip2 /bin/bunzip2 |
| 6 | pkg: ln -s bzip2 /bin/bzcat |
Note: See TracBrowser
for help on using the browser.
