public inbox for gentoo-science@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-science] paw-2.14.04-r2 ebuild compile problems
@ 2007-05-21 12:57 Olivier Crauste
  0 siblings, 0 replies; only message in thread
From: Olivier Crauste @ 2007-05-21 12:57 UTC (permalink / raw
  To: gentoo-science

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-05-21 12:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-21 12:57 [gentoo-science] paw-2.14.04-r2 ebuild compile problems Olivier Crauste

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox