Ticket #21979 (closed defect: fixed)
lua-luaexpat 1.1_0
| Reported by: | ddanese@… | Owned by: | and.damore@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.1 |
| Keywords: | Cc: | ||
| Port: | lua-luaexpat |
Description
in the section for specifying the files to stage to destroot the glob spec is wrong.
currently it is [glob doc/us/*] and that fails and causes a build failure.
it should be [glob ${worksrcpath}/doc/us/*] making this change to all glob lines in the portfile fixes the build error.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

