IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6120


Ignore:
Timestamp:
Jan 20, 2006, 10:12:56 PM (20 years ago)
Author:
jhoblitt
Message:

let chmod fail silently

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/Makefile.am

    r5972 r6120  
    2222
    2323install-data-local:
    24         chmod 0755 $(glueforgedatadir) $(exampledir)
     24        -chmod 0755 $(glueforgedatadir) $(exampledir)
    2525
    2626man_MANS = \
Note: See TracChangeset for help on using the changeset viewer.