public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@gentoo.org>
To: Christian Faulhammer <opfer@gentoo.org>
Cc: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sys-apps/moreutils: moreutils-0.29.ebuild ChangeLog Manifest
Date: Sat, 10 May 2008 22:05:37 -0700	[thread overview]
Message-ID: <20080511050537.GA8817@kroah.com> (raw)
In-Reply-To: <20080510095024.6ca6676c@gentoo.org>

On Sat, May 10, 2008 at 09:50:24AM +0200, Christian Faulhammer wrote:
> "Greg Kroah-Hartman (gregkh)" <gregkh@gentoo.org>:
> 
> >   Added:                moreutils-0.29.ebuild ChangeLog Manifest
> >   Log:
> >   initial ebuild for the moreutils package
> > src_unpack() {
> > 	unpack ${A}
> > 	cd "${WORKDIR}/moreutils"
> > 	epatch "${FILESDIR}/docbook-makefile.patch"
> > }
> > 
> > src_compile() {
> > 	cd "${WORKDIR}/moreutils"
> > 	emake CFLAGS="${CFLAGS}" || die "emake failed"
> > }
> > 
> > src_install() {
> > 	cd "${WORKDIR}/moreutils"
> > 	emake PREFIX="${D}" install || die "install failed"
> > }
> 
> 
>  Wouldn't it be easier to set S=${WORKDIR}/${PN} instead of cd'ing
> three times worthlessly?  The line before epatch is necessary though.

Didn't realize I could override that, I'll consider it if I can't
convince upstream to put the version number in the directory name :)

thanks,

greg k-h
-- 
gentoo-dev@lists.gentoo.org mailing list



      reply	other threads:[~2008-05-11  5:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1JuhoE-0008J2-SF@stork.gentoo.org>
2008-05-10  7:50 ` [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sys-apps/moreutils: moreutils-0.29.ebuild ChangeLog Manifest Christian Faulhammer
2008-05-11  5:05   ` Greg KH [this message]

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=20080511050537.GA8817@kroah.com \
    --to=gregkh@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=opfer@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