# HG changeset patch # User jwe # Date 854414619 0 # Node ID 1f5243a15bb2aee6407ed8627277952408d92d8c # Parent 28e91d118bfa2c1dbb400093962dbff98d0f2c03 [project @ 1997-01-28 01:23:39 by jwe] diff --git a/install-octave b/install-octave --- a/install-octave +++ b/install-octave @@ -210,6 +210,10 @@ cp octave-bug $bindir/octave-bug chmod 755 $bindir/octave-bug +echo "installing info as $archlibdir/info" +cp info $archlibdir/info +chmod 755 $archlibdir/info + echo "installing shared libraries in $libdir" for f in `cat LIBRARIES` do