Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 473660 - kde-misc/katelatexplugin-0.5 ebuild typo
Summary: kde-misc/katelatexplugin-0.5 ebuild typo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-18 06:51 UTC by Helmut Jarausch
Modified: 2013-06-18 16:26 UTC (History)
1 user (show)

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 Helmut Jarausch 2013-06-18 06:51:56 UTC
kde-misc/katelatexplugin-0.5 doesn't build due to
The source directory '/var/tmp/portage/kde-misc/katelatexplugin-0.5/work/katelatexplugin' doesn't exist

but there is /var/tmp/portage/kde-misc/katelatexplugin-0.5/work/katelatexplugin-0.5

Therefore replace

S="${WORKDIR}/${PN}"  by  S="${WORKDIR}/${P}"

or just remove the line containing S=
Comment 1 Chris Reffett (RETIRED) gentoo-dev Security 2013-06-18 13:51:00 UTC
Whoops. I wonder how I missed this one, thought I was checking thoroughly...oh well. Will fix this evening when I'm at my devbox. Thanks for the catch!
Comment 2 Johannes Huber (RETIRED) gentoo-dev 2013-06-18 16:26:46 UTC
Thanks for reporting. This is fixed now in cvs. Please sync in some hours to get the change.

@Chris sorry was faster ;)

+
+  18 Jun 2013; Johannes Huber <johu@gentoo.org> katelatexplugin-0.5.ebuild:
+  Fix build by Helmut Jarausch <jarausch@igpm.rwth-aachen.de> wrt bug #473660.
+