New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82400


Ignore:
Timestamp:
08/12/11 18:19:18 (4 years ago)
Author:
jmr@…
Message:

gdm: set missing execute bit on install-sh (#30184)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/gnome/gdm/Portfile

    r77767 r82400  
    5151post-patch { 
    5252        reinplace "s|@MP_PREFIX@|${prefix}|" ${worksrcpath}/configure 
     53        file attributes ${worksrcpath}/install-sh -permissions +x 
    5354} 
    5455 
Note: See TracChangeset for help on using the changeset viewer.