Bug 203107 - >=dev-db/sqlite-3.5.3 doesn't contain documentation
|
Bug#:
203107
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: minor
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: betelgeuse@gentoo.org
|
Reported By: arfrever@gentoo.org
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: >=dev-db/sqlite-3.5.3 doesn't contain documentation
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-12-22 23:39 0000
|
I change the ebuild to use the documentation zip file found in sqlite web
pages.
It doesn't work for 3.5.4.
s/${PN}-docs-${PV}/${PN}_docs_${PV}/g
(In reply to comment #4)
> It doesn't work for 3.5.4.
> s/${PN}-docs-${PV}/${PN}_docs_${PV}/g
>
Fixed. (That sed itself wasn't enough but any way)