Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 129057

Summary: typo in kat-svn-0.7
Product: Gentoo Linux Reporter: Manuel Krummenacher <lists>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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