/[classpath]/classpath/install-sh
ViewVC logotype

Diff of /classpath/install-sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by arenn, Mon May 18 01:03:41 1998 UTC revision 1.2 by cbj, Mon Nov 5 02:59:24 2001 UTC
# Line 118  if [ x"$dir_arg" != x ]; then Line 118  if [ x"$dir_arg" != x ]; then
118                    
119          if [ -d $dst ]; then          if [ -d $dst ]; then
120                  instcmd=:                  instcmd=:
121                    chmodcmd=""
122          else          else
123                  instcmd=mkdir                  instcmd=mkdir
124          fi          fi

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26