diff install-octave @ 3077:bb05bfa835c9

[project @ 1997-08-03 20:36:49 by jwe]
author jwe
date Sun, 03 Aug 1997 20:36:50 +0000
parents 6d0a6fc92f06
children 292ff0bf484b
line wrap: on
line diff
--- a/install-octave
+++ b/install-octave
@@ -210,10 +210,6 @@
 cp octave-bug $bindir/octave-bug
 chmod 755 $bindir/octave-bug
 
-echo "installing info as $archlibdir/info"
-cp info/info $archlibdir/info
-chmod 755 $archlibdir/info
-
 if test -f LIBRARIES; then
   echo "installing shared libraries in $libdir"
   for f in `cat LIBRARIES`