Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 205339 - epatch/epunt_cxx broken when ${T}/${S}/... have spaces
Summary: epatch/epunt_cxx broken when ${T}/${S}/... have spaces
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-11 16:04 UTC by Santiago M. Mola (RETIRED)
Modified: 2008-01-14 04:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
../dev/space_patches/eutils.eclass-spaces.patch (eutils.eclass-spaces.patch,682 bytes, text/plain)
2008-01-11 16:06 UTC, Santiago M. Mola (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Santiago M. Mola (RETIRED) gentoo-dev 2008-01-11 16:04:28 UTC
All ${STDERR_TARGET} occurences in
.* > ${STDERR_TARGET.*}.*
should be quoted.

Also, epunt_cxx could be changed to support spaces in ${S}.
Comment 1 Santiago M. Mola (RETIRED) gentoo-dev 2008-01-11 16:06:40 UTC
Created attachment 140721 [details]
../dev/space_patches/eutils.eclass-spaces.patch

Patch to fix epunt_cxx and an occurence of EPATCH_SOURCE.
Comment 2 SpanKY gentoo-dev 2008-01-14 04:52:34 UTC
i already had that epatch locally, but forgot to commit it ... should be in cvs now

http://sources.gentoo.org/eclass/eutils.eclass?r1=1.293&r2=1.294