Bug 98440 - Typo in openoffice.org-2.0 port?
Summary: Typo in openoffice.org-2.0 port?
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-openoffice (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-03 14:00 UTC by Bastiaan Welmers
Modified: 2006-06-04 21:52 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bastiaan Welmers 2006-06-03 14:00:23 UTC
When packaging the openoffice.org-2.0 port from /usr/ports/editors/openoffice.org-2.0 with "make package" I get the following error:

tar: share/icons/hiclor/128x128/mimetypes/oasis-drawing-template.png: Cannot stat: No such file or directory
...

share/icons/hiclor/... doesn't exists indeed, however share/icons/hicolor does. 
Typo?

Fix: 

I replace hiclor by hicolor in work/.PLIST.flattened and work/.PLIST.mktmp and then I can package the port.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-06-04 00:13:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->openoffice

Over to maintainer
Comment 2 Maho Nakata freebsd_committer freebsd_triage 2006-06-04 21:51:58 UTC
State Changed
From-To: open->closed

It has already been fixed. 
Thanks for your report!