Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #16466 (closed defect: fixed)

Opened 3 months ago

Last modified 4 weeks ago

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

urlview.diff (455 bytes) - added by blb@… 3 months ago.
diff to Portfile

Change History

Changed 3 months ago by blb@…

diff to Portfile

Changed 4 weeks ago by blb@…

  • status changed from new to closed
  • resolution set to fixed

Applied in r41719 (maintainer timeout).

Note: See TracTickets for help on using tickets.