texinfo-commits
[Top][All Lists]
Advanced

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

texinfo update (Fri Nov 11 09:22:01 EST 2005)


From: Karl Berry
Subject: texinfo update (Fri Nov 11 09:22:01 EST 2005)
Date: Fri, 11 Nov 2005 09:22:13 -0500

Index: install-sh
===================================================================
RCS file: /cvsroot/texinfo/texinfo/install-sh,v
retrieving revision 1.15
retrieving revision 1.16
diff -c -r1.15 -r1.16
*** install-sh  15 Sep 2005 11:48:22 -0000      1.15
--- install-sh  11 Nov 2005 13:53:36 -0000      1.16
***************
*** 1,7 ****
  #!/bin/sh
  # install - install a program, script, or datafile
  
! scriptversion=2005-09-13.16
  
  # This originates from X11R5 (mit/util/scripts/install.sh), which was
  # later released in X11R6 (xc/config/util/install.sh) with the
--- 1,7 ----
  #!/bin/sh
  # install - install a program, script, or datafile
  
! scriptversion=2005-11-07.23
  
  # This originates from X11R5 (mit/util/scripts/install.sh), which was
  # later released in X11R6 (xc/config/util/install.sh) with the
***************
*** 389,395 ****
         }
      } || exit 1
  
!     trap - 0
    fi
  done
  
--- 389,395 ----
         }
      } || exit 1
  
!     trap '' 0
    fi
  done
  
P install-sh


reply via email to

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