Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3407 - acroread-5.05-r3.ebuild doesn't install most of the subdirs such as Browsers Reader Resource
Summary: acroread-5.05-r3.ebuild doesn't install most of the subdirs such as Browsers ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-05 04:58 UTC by José Fonseca
Modified: 2003-02-04 19:42 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 José Fonseca 2002-06-05 04:58:04 UTC
I think this is the change responsible for this:

-               cp -a ${S}/${i} ${D}/${INSTALLDIR}
+               insinto ${INSTALLDIR}
+               doins ${i}/*

This wasn't noticed at the time it was made probably because the previous
version was emerged. But after making "emerge clean" or for the first time this
problem pops up.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-06-05 05:05:31 UTC
one of these days, I'll get this ebuild right :(
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-06-06 06:09:16 UTC
er, I have -r4 in portage for a while now, even before this bug was submitted. 
What gives?
Comment 3 José Fonseca 2002-06-06 06:23:19 UTC
This one seems to be allright.

Sorry for not reporting for the latest one. I do rsync more than once per day,
but the updateness depends of the rsync mirror it connects to...