/[emacs]/emacs/admin/quick-install-emacs
ViewVC logotype

Diff of /emacs/admin/quick-install-emacs

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

revision 1.10 by miles, Mon Sep 15 05:37:06 2003 UTC revision 1.11 by miles, Sat Sep 27 23:08:14 2003 UTC
# Line 8  Line 8 
8  PUBLIC_LIBSRC_BINARIES='b2m emacsclient etags ctags ebrowse'  PUBLIC_LIBSRC_BINARIES='b2m emacsclient etags ctags ebrowse'
9  PUBLIC_LIBSRC_SCRIPTS='grep-changelog rcs-checkin'  PUBLIC_LIBSRC_SCRIPTS='grep-changelog rcs-checkin'
10    
11  AVOID="CVS -DIC README COPYING ChangeLog ~ [.]orig$ [.]rej$ Makefile makefile stamp-subdir .cvsignore .arch-ids \{arch\} [.][cho]$ make-docfile testfile test-distrib"  AVOID="CVS -DIC README COPYING ChangeLog ~ [.]orig$ [.]rej$ Makefile makefile stamp-subdir [.]cvsignore [.]arch-ids [{]arch[}] [.][cho]$ make-docfile testfile test-distrib"
12    
13  # Prune old binaries lying around in the source tree  # Prune old binaries lying around in the source tree
14  PRUNE=no  PRUNE=no
# Line 177  if test x"$PRUNE" != xno; then Line 177  if test x"$PRUNE" != xno; then
177      echo $REMOVE_CMD $D      echo $REMOVE_CMD $D
178      PRUNED="$PRUNED $D"      PRUNED="$PRUNED $D"
179    done    done
   for D in `ls -1t $BUILD/lib-src/fns-* | sed 1d`; do  
     echo $REMOVE_CMD $D  
     PRUNED="$PRUNED $D"  
   done  
180  fi  fi
181    
182  test x"$PRUNE" = xonly && exit 0  test x"$PRUNE" = xonly && exit 0

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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