public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] man-1.5-r1 busted
@ 2001-09-09 13:54 Crowfoot, Norman (CCI-Atlanta)
  2001-09-09 14:21 ` Daniel Robbins
  0 siblings, 1 reply; 6+ messages in thread
From: Crowfoot, Norman (CCI-Atlanta) @ 2001-09-09 13:54 UTC (permalink / raw
  To: gentoo-dev

Gang,

sys-apps/man/man-1.5i-r1.ebuild does not build correctly.  Bad source
patch to path loses colon characters, thereby loses locations of gzip,
pager, etc.

Suggest following fix to ebuild.

-------------------------------
*** man-1.5i-r1.ebuild	Sun Sep  9 12:44:59 2001
--- man-1.5i-r1.ebuild~	Sat Sep  8 15:02:56 2001
***************
*** 16,22 ****
      unpack ${A}
      cd ${S}
      cp configure configure.orig
!     sed -e 's/confdir=.*$/confdir=\/etc/' -e
's:/usr/lib/locale:$prefix/usr/lib/locale:g' configure.orig > configure
  	local x
  	for x in / src/ man2html/ msgs/
  	do
--- 16,22 ----
      unpack ${A}
      cd ${S}
      cp configure configure.orig
!     sed -e 's/confdir=.*$/confdir=\/etc/' -e
's:/usr/lib/locale:$prefix/usr/lib/locale:g' -e
's!/bin:/usr/bin:/usr/ucb:/usr/local/bin:$PATH!/bin /usr/bin /usr/ucb
/usr/local/bin $PATH!' configure.orig > configure
  	local x
  	for x in / src/ man2html/ msgs/
  	do
--------------------------------



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-09-10  1:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-09 13:54 [gentoo-dev] man-1.5-r1 busted Crowfoot, Norman (CCI-Atlanta)
2001-09-09 14:21 ` Daniel Robbins
2001-09-09 15:38   ` Collins Richey
2001-09-09 19:19     ` Ben Beuchler
2001-09-09 19:57       ` Collins Richey
2001-09-09 19:26     ` Daniel Robbins

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