comparison lib-src/update-elc.sh @ 201:eb5470882647 r20-3b27

Import from CVS: tag r20-3b27
author cvs
date Mon, 13 Aug 2007 10:01:22 +0200
parents acd284d43ca1
children e45d5e7c476e
comparison
equal deleted inserted replaced
200:f0deb0c0e6be 201:eb5470882647
140 make_special hyperbole elc 140 make_special hyperbole elc
141 # We're not ready for the following, yet. 141 # We're not ready for the following, yet.
142 #make_special ilisp XEmacsELC=custom-load.elc elc 142 #make_special ilisp XEmacsELC=custom-load.elc elc
143 make_special ilisp elc 143 make_special ilisp elc
144 make_special oobr HYPB_ELC='' elc 144 make_special oobr HYPB_ELC='' elc
145 make_special w3 xemacs-w3 145 ## W3 is a package now.
146 #make_special w3 xemacs-w3
146 147
147 for dir in $ignore_dirs ; do 148 for dir in $ignore_dirs ; do
148 ignore_pattern="${ignore_pattern}/\\/$dir\\//d 149 ignore_pattern="${ignore_pattern}/\\/$dir\\//d
149 /\\/$dir\$/d 150 /\\/$dir\$/d
150 " 151 "