New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79937


Ignore:
Timestamp:
06/29/11 14:39:17 (4 years ago)
Author:
jmr@…
Message:

xgsch2pcb: use 'file delete' for single possibly-nonexistent file (#29969)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/cad/xgsch2pcb/Portfile

    r74400 r79937  
    2525 
    2626post-destroot { 
    27     delete  ${destroot}${prefix}/share/applications/mimeinfo.cache 
     27    file delete  ${destroot}${prefix}/share/applications/mimeinfo.cache 
    2828}  
    29  
    30  
    31  
Note: See TracChangeset for help on using the changeset viewer.