[MacRuby] #143: macgem does not set chmod +x on files in archive
#143: macgem does not set chmod +x on files in archive -----------------------------------+---------------------------------------- Reporter: antonin@hildebrand.cz | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: major | Milestone: MacRuby 0.4 Component: MacRuby | Keywords: -----------------------------------+---------------------------------------- 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. -- Ticket URL: <http://www.macruby.org/trac/ticket/143> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby