First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 7292
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: José Alberto Suárez López <bass@supercable.es>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Väinö Järvelä <vaino.jarvela@pp.inet.fi>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 7292 depends on: Show dependency tree
Show dependency graph
Bug 7292 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-08-31 07:15 0000
In pkg_preinst() it has
"rm
/vat/tmp/portage/zangband-2.7.1/image/usr/share/games/zangband/lib/apex/scores.raw"

should have

"rm
${PORTAGE_TMPDIR}/portage/zangband-2.7.1/image/usr/share/games/zangband/lib/apex/scores.raw"

------- Comment #1 From Maurizio Disimino 2002-08-31 09:22:26 0000 -------
no, it should be:
rm ${D}/usr/share/games/zangband/lib/apex/scores.raw

------- Comment #2 From Seemant Kulleen (RETIRED) 2002-09-01 01:45:42 0000 -------
Jose, please fix ASAP

------- Comment #3 From José Alberto Suárez López 2002-09-07 19:10:50 0000 -------
fixed, thanks.

First Last Prev Next    No search results available      Search page      Enter new bug