texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo install-sh,1.3,1.4


From: karl
Subject: texinfo install-sh,1.3,1.4
Date: Wed, 14 Jan 2004 14:45:24 +0100

Update of /cvsroot/texinfo/texinfo
In directory sheep:/tmp/cvs-serv11908

Modified Files:
        install-sh 
Log Message:
.

Index: install-sh
===================================================================
RCS file: /cvsroot/texinfo/texinfo/install-sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** install-sh  13 Jan 2004 13:11:51 -0000      1.3
--- install-sh  14 Jan 2004 13:45:21 -0000      1.4
***************
*** 2,6 ****
  # install - install a program, script, or datafile
  
! scriptversion=2004-01-12.10
  
  # This originates from X11R5 (mit/util/scripts/install.sh), which was
--- 2,6 ----
  # install - install a program, script, or datafile
  
! scriptversion=2004-01-13.14
  
  # This originates from X11R5 (mit/util/scripts/install.sh), which was
***************
*** 215,219 ****
    if test ! -d "$dstdir"; then
      defaultIFS='
!       '
      IFS="${IFS-$defaultIFS}"
  
--- 215,219 ----
    if test ! -d "$dstdir"; then
      defaultIFS='
!        '
      IFS="${IFS-$defaultIFS}"
  
***************
*** 285,290 ****
          || $doit $mvcmd -f "$dstdir/$dstfile" "$rmtmp" 2>/dev/null \
          || {
!         echo "$0: cannot unlink or rename $dstdir/$dstfile" >&2
!         (exit 1); exit
          }
        else
--- 285,290 ----
          || $doit $mvcmd -f "$dstdir/$dstfile" "$rmtmp" 2>/dev/null \
          || {
!         echo "$0: cannot unlink or rename $dstdir/$dstfile" >&2
!         (exit 1); exit
          }
        else



reply via email to

[Prev in Thread] Current Thread [Next in Thread]