#22727 closed defect (fixed)
ploticus fails to destroot
Reported by: | normsu@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | ploticus |
Description
Recently installed Snow Leopard, and got the following error:
---> Building ploticus ---> Staging ploticus into destroot Error: Target org.macports.destroot returned: xinstall: Cannot stat: man/man1/pl.1, No such file or directory Error: Status 1 encountered during processing.
I edited the Portfile by adding a "worksrcpath" in the post-destroot
xinstall -m 444 ${worksrcpath}/man/man1/pl.1 ${destroot}${prefix}/share/man/man1/ploticus.1
and it seemed to work (not sure if I'm doing it right).
Change History (2)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by jmroot (Joshua Root)
Summary: | ploticus fails to build with Snow Leopard → ploticus fails to destroot |
---|
Note: See
TracTickets for help on using
tickets.
r61030