Ticket #143 (closed defect: fixed)
macgem does not set chmod +x on files in archive
| Reported by: | antonin@… | Owned by: | lsansonetti@… |
|---|---|---|---|
| Priority: | major | Milestone: | MacRuby 0.8 |
| Component: | MacRuby | Keywords: | |
| Cc: |
Description
I have created testing gem with file /build/Termite.app/Contents/MacOS/Termite which has +x flag.
When installing classically using "gem install", this file gets correctly chmoded as executable (that is right!). When installing using "macgem install", this file has no executable flag (bug!).
Please check my gem file in attachement.
This is blocker, because resulting Termite.app, cannot be opened in macgem case.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


