comparison make-dist @ 83532:b19aaf4ab0ee

Merged from emacs@sv.gnu.org. Patches applied: * emacs@sv.gnu.org/emacs--devo--0--patch-331 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-332 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-333 Merge from gnus--rel--5.10 * emacs@sv.gnu.org/emacs--devo--0--patch-334 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-335 Add note about "link" button-class to etc/TODO * emacs@sv.gnu.org/emacs--devo--0--patch-336 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-337 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-338 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-339 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-340 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-341 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-342 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-343 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-344 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-345 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-346 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-347 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-348 Update for ERC 5.1.3. * emacs@sv.gnu.org/emacs--devo--0--patch-349 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-350 Merge from gnus--rel--5.10 * emacs@sv.gnu.org/gnus--rel--5.10--patch-111 Update from CVS: texi/gnus.texi (Summary Buffer Lines): Fix typo. * emacs@sv.gnu.org/gnus--rel--5.10--patch-112 Update from CVS * emacs@sv.gnu.org/gnus--rel--5.10--patch-113 Merge from emacs--devo--0 * emacs@sv.gnu.org/gnus--rel--5.10--patch-114 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-572
author Karoly Lorentey <lorentey@elte.hu>
date Fri, 14 Jul 2006 05:56:32 +0000
parents ef43d43a40be
children 81a55a7dc3c3 138ce2701550
comparison
equal deleted inserted replaced
83531:a387c138b28e 83532:b19aaf4ab0ee
288 ### We copy in the top-level files before creating the subdirectories in 288 ### We copy in the top-level files before creating the subdirectories in
289 ### hopes that this will make the top-level files appear first in the 289 ### hopes that this will make the top-level files appear first in the
290 ### tar file; this means that people can start reading the INSTALL and 290 ### tar file; this means that people can start reading the INSTALL and
291 ### README while the rest of the tar file is still unpacking. Whoopee. 291 ### README while the rest of the tar file is still unpacking. Whoopee.
292 echo "Making links to top-level files" 292 echo "Making links to top-level files"
293 ln AUTHORS FTP INSTALL README BUGS move-if-change ${tempdir} 293 ln AUTHORS FTP INSTALL README BUGS CONTRIBUTE move-if-change ${tempdir}
294 ln ChangeLog Makefile.in configure configure.in ${tempdir} 294 ln ChangeLog Makefile.in configure configure.in ${tempdir}
295 ln config.bat make-dist update-subdirs vpath.sed ${tempdir} 295 ln config.bat make-dist update-subdirs vpath.sed ${tempdir}
296 ### Copy these files; they're cross-filesystem symlinks. 296 ### Copy these files; they're cross-filesystem symlinks.
297 cp mkinstalldirs ${tempdir} 297 cp mkinstalldirs ${tempdir}
298 cp config.sub ${tempdir} 298 cp config.sub ${tempdir}