#16466 closed defect (fixed)
urlview-0.9-18 uses an xinstall without a location
Reported by: | blb@… | Owned by: | vincent-opdarw@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
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 (1)
Change History (3)
Changed 16 years ago by blb@…
Attachment: | urlview.diff added |
---|
comment:1 Changed 16 years ago by blb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Applied in r41719 (maintainer timeout).
Note: See
TracTickets for help on using
tickets.
diff to Portfile