Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62370 - jasperreports 0.6.1 doesn't install, broken ebuild script
Summary: jasperreports 0.6.1 doesn't install, broken ebuild script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-31 03:28 UTC by Michael Tiedge
Modified: 2004-09-01 01:13 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 Michael Tiedge 2004-08-31 03:28:49 UTC
incorrect ebuild script.

replace

 S=${WORKDIR}/${PN}

with

 S=${WORKDIR}/${P}

Reproducible: Always
Steps to Reproduce:
emerge -vDa jasperreports
Comment 1 Thomas Matthijs (RETIRED) gentoo-dev 2004-09-01 01:13:15 UTC
Thanks

fixed