/[emacs]/emacs/make-dist
ViewVC logotype

Diff of /emacs/make-dist

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

revision 1.182.4.4 by eliz, Sat Feb 2 14:53:58 2002 UTC revision 1.182.4.5 by eliz, Sat Feb 2 14:59:25 2002 UTC
# Line 358  echo "Making links to \`lisp' and its su Line 358  echo "Making links to \`lisp' and its su
358         ;;         ;;
359     esac     esac
360   done   done
  (cd ../${tempdir}/lisp  
   rm -rf calc  
  )  
361    
362   for file in $subdirs; do   for file in $subdirs; do
363     echo "  lisp/$file"     echo "  lisp/$file"
# Line 386  echo "Making links to \`lisp' and its su Line 383  echo "Making links to \`lisp' and its su
383     fi     fi
384   done )   done )
385    
386    ### Don't distribute an empty calc directory, present due to CVS
387    ### misfeatures.
388     (cd ../${tempdir}/lisp
389      rm -rf calc
390     )
391    
392  echo "Making links to \`leim' and its subdirectories for the LEIM distribution"  echo "Making links to \`leim' and its subdirectories for the LEIM distribution"
393  ### Don't distribute TAGS, or =*.el files.  ### Don't distribute TAGS, or =*.el files.
394  (cd leim  (cd leim

Legend:
Removed from v.1.182.4.4  
changed lines
  Added in v.1.182.4.5

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