Opened 14 years ago
Closed 14 years ago
#27677 closed enhancement (fixed)
tilp2 and friends: remove pre-destroot chmodding of install-sh
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | anddam (Andrea D'Amore) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | tilp2 libticonv libtifiles2 libticables2 libticalcs2 |
Description
tilp2, libticonv, libtifiles2, libticables2, and libticalcs2 install fine even when I remove this block from the portfiles:
pre-destroot { system "chmod +x ${worksrcpath}/install-sh " }
Change History (1)
comment:1 Changed 14 years ago by anddam (Andrea D'Amore)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
IIRC that was due to a tilib's wrong permission on install-sh, all those libraries were packed in a single tilib tarball.
Committed r74397.