public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Donnie Berkholz <dberkholz@gentoo.org>
To: gentoo-dev@lists.gentoo.org, betelgeuse@gentoo.org
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-java/sun-jdk: ChangeLog sun-jdk-1.4.2.16.ebuild
Date: Thu, 4 Oct 2007 23:21:29 -0700	[thread overview]
Message-ID: <20071005062129.GD29572@supernova> (raw)
In-Reply-To: <E1IdRdx-0005gf-Ul@stork.gentoo.org>

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



           reply	other threads:[~2007-10-05  6:33 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <E1IdRdx-0005gf-Ul@stork.gentoo.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071005062129.GD29572@supernova \
    --to=dberkholz@gentoo.org \
    --cc=betelgeuse@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox