root / trunk / data / jamvm / make.sh
| Revision 314, 292 bytes (checked in by saurik, 6 months ago) |
|---|
| Line | |
|---|---|
| 1 | pkg:setup |
| 2 | #PKG_CONF=./autogen.sh |
| 3 | pkg:configure --with-classpath-install-dir=/usr --enable-ffi=no |
| 4 | make with_classpath_install_dir="$(PKG_DEST_ classpath)/usr" |
| 5 | pkg:install |
| 6 | pkg: rm -rf /usr/include |
| 7 | pkg: ln -s jamvm /usr/bin/java |
| 8 | pkg: mkdir -p /etc/profile.d |
| 9 | pkg: cp -a %/jamvm.sh /etc/profile.d |
Note: See TracBrowser
for help on using the browser.
