Ticket #16466 (closed defect: fixed)
urlview-0.9-18 uses an xinstall without a location
| Reported by: | blb@… | Owned by: | vincent-opdarw@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Port Bugs |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | Cc: | ||
| Port: | urlview |
Description
In the pre-destroot phase of www/urlview, an xinstall is used but only specifies files to install, no source directory. The issue caused by this can be seen by doing port build urlview then port destroot urlview where the destroot will fail since the current working directory is not the work source path.
Will attach a simple patch which tells xinstall where to look for the files.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

