Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 129057 - typo in kat-svn-0.7
Summary: typo in kat-svn-0.7
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-06 13:04 UTC by Manuel Krummenacher
Modified: 2006-04-30 03:29 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Krummenacher 2006-04-06 13:04:03 UTC
There is a typo in kat-svn-0.7.ebuild which prevents successful compiling.

Line 67 is "S=${WORKDIR}/{$P}/admin", should be "S=${WORKDIR}/${P}/admin".
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2006-04-06 13:57:19 UTC
There is no kat-svn ebuild in Portage.
Comment 2 maquiz@zonnet.nl 2006-04-30 03:29:34 UTC
(In reply to comment #0)
> There is a typo in kat-svn-0.7.ebuild which prevents successful compiling.
> 
> Line 67 is "S=${WORKDIR}/{$P}/admin", should be "S=${WORKDIR}/${P}/admin".
> 
Modified it and put new ebuild package on sf.net