* [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-java/sun-jdk: ChangeLog sun-jdk-1.4.2.16.ebuild
[not found] <E1IdRdx-0005gf-Ul@stork.gentoo.org>
@ 2007-10-05 6:21 ` Donnie Berkholz
0 siblings, 0 replies; only message in thread
From: Donnie Berkholz @ 2007-10-05 6:21 UTC (permalink / raw
To: gentoo-dev, betelgeuse
On 14:25 Thu 04 Oct , Petteri Raty (betelgeuse) wrote:
> 1.1 dev-java/sun-jdk/sun-jdk-1.4.2.16.ebuild
>
> file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/sun-jdk/sun-jdk-1.4.2.16.ebuild?rev=1.1&view=markup
> plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/sun-jdk/sun-jdk-1.4.2.16.ebuild?rev=1.1&content-type=text/plain
> if [ ! -r ${DISTDIR}/${At} ]; then
> if [ ! -r ${DISTDIR}/${jce_policy} ]; then
> tail -n +${startAt} ${DISTDIR}/${At} > install.sfx
> if [ -f ${S}/lib/unpack ]; then
> UNPACK_CMD=${S}/lib/unpack
> PACK_FILE=${S}/`dirname $i`/`basename $i .jar`.pack
> if [ -f ${PACK_FILE} ]; then
> echo " unpacking: $i"
> $UNPACK_CMD ${PACK_FILE} ${S}/$i
> rm -f ${PACK_FILE}
> cp -pPR demo ${D}/opt/${P}/ || die
> cd ${D}/opt/${P}/jre/lib/security
> unzip ${DISTDIR}/${jce_policy}
> mv ${D}/opt/${P}/jre/lib/security/US_export_policy.jar ${D}/opt/${P}/jre/lib/security/strong-jce
> mv ${D}/opt/${P}/jre/lib/security/local_policy.jar ${D}/opt/${P}/jre/lib/security/strong-jce
> 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}/jre/plugin/desktop/sun_java.desktop > \
> ${T}/sun_java-${SLOT}.desktop
> domenu ${T}/sun_java-${SLOT}.desktop
Quote variables that can have spaces in them: D, S, T, WORKDIR,
FILESDIR, DESTDIR, ROOT.
Thanks,
Donnie
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-05 6:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <E1IdRdx-0005gf-Ul@stork.gentoo.org>
2007-10-05 6:21 ` [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-java/sun-jdk: ChangeLog sun-jdk-1.4.2.16.ebuild Donnie Berkholz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox