Mailing List Archive

Re: [gentoo-commits] gentoo-x86 commit in dev-java/sun-jre-bin: ChangeLog sun-jre-bin-1.4.2.16.ebuild
On 14:26 Thu 04 Oct , Petteri Raty (betelgeuse) wrote:
> 1.1 dev-java/sun-jre-bin/sun-jre-bin-1.4.2.16.ebuild
>
> file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.16.ebuild?rev=1.1&view=markup
> plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.16.ebuild?rev=1.1&content-type=text/plain

> if [ ! -r ${DISTDIR}/${At} ]; then
> tail -n +${startAt} ${DISTDIR}/${At} > install.sfx
> if [ -f ${S}/lib/unpack ]; then
> UNPACK_CMD=${S}/lib/unpack
> chmod +x $UNPACK_CMD
> sed -i 's#/tmp/unpack.log#/dev/null\x00\x00\x00\x00\x00\x00#g' $UNPACK_CMD
> PACK_FILE=${S}/`dirname $i`/`basename $i .jar`.pack
> if [ -f ${PACK_FILE} ]; then
> $UNPACK_CMD ${PACK_FILE} ${S}/$i
> rm -f ${PACK_FILE}
> touch ${D}/opt/${P}/.systemPrefs/.system.lock
> chmod 644 ${D}/opt/${P}/.systemPrefs/.system.lock
> touch ${D}/opt/${P}/.systemPrefs/.systemRootModFile
> chmod 644 ${D}/opt/${P}/.systemPrefs/.systemRootModFile
> ${D}/opt/${P}/plugin/desktop/sun_java.desktop > \
> ${T}/sun_java-jre.desktop
> domenu ${T}/sun_java-jre.desktop

Thanks,
Donnie
--
gentoo-dev@gentoo.org mailing list