From: "Olivier Crauste" <olivier.crauste@gmail.com>
To: gentoo-science@lists.gentoo.org
Subject: [gentoo-science] paw-2.14.04-r2 ebuild compile problems
Date: Mon, 21 May 2007 14:57:22 +0200 [thread overview]
Message-ID: <8b3418700705210557o67988170p1a5e06e49f624326@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 549 bytes --]
Hi there,
I recently wanted to install paw but the 2.14.04-r2 ebuild died with "sed
failed".
After a fast search, I found that tries to patch wrong directories :
the "${S}" variable is "[...]/paw-2.14.04.dfsg.orig" but the real directory
is "[...]/paw_2.14.04.dfsg.orig"
To make it compiles, I've added to the ebuild's 'src_unpack' function the 2
lines below:
mv "${WORKDIR}/${DEB_PN}_${DEB_PV}.orig" ${S}
mv "${WORKDIR}/${DEB_PN}-${DEB_PV}/debian" ${S}/
I'm sure there is a better way for this bug, but it works.
Kind regards
Olivier Crauste
[-- Attachment #2: Type: text/html, Size: 680 bytes --]
reply other threads:[~2007-05-21 12:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=8b3418700705210557o67988170p1a5e06e49f624326@mail.gmail.com \
--to=olivier.crauste@gmail.com \
--cc=gentoo-science@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