IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6443


Ignore:
Timestamp:
Feb 16, 2006, 5:17:56 PM (20 years ago)
Author:
jhoblitt
Message:

disable chmod'ing for autogen.sh as we're now template set agnostic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/glueforge.in

    r6436 r6443  
    33# Copyright (C) 2005-2006  Joshua Hoblitt
    44#
    5 # $Id: glueforge.in,v 1.43 2006-02-17 00:28:56 jhoblitt Exp $
     5# $Id: glueforge.in,v 1.44 2006-02-17 03:17:56 jhoblitt Exp $
    66
    77use strict;
     
    7272# make autogen.sh executable
    7373# permissions are in octal
    74 chmod 0744, $tt{'autogen_sh.tt'};
     74#chmod 0744, $tt{'autogen_sh.tt'};
    7575
    7676sub parse_config {
Note: See TracChangeset for help on using the changeset viewer.