Mercurial > emacs
changeset 34081:3f8e87ac64ab
(tempdir): Remove epaths.h from the distribution
instead of paths.h.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 01 Dec 2000 10:24:11 +0000 |
parents | 7bd387e83c67 |
children | 9ae4dc035d4a |
files | make-dist |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/make-dist Fri Dec 01 08:11:55 2000 +0000 +++ b/make-dist Fri Dec 01 10:24:11 2000 +0000 @@ -28,10 +28,10 @@ progname="$0" ### Exit if a command fails. -set -e +#set -e ### Print out each line we read, for debugging's sake. -### set -v +#set -v ## Don't restrict access to any files. umask 0 @@ -427,7 +427,7 @@ ln makefile.nt makefile.w32-in vms-pp.trans ../${tempdir}/src ln .gdbinit .dbxinit ../${tempdir}/src cd ../${tempdir}/src - rm -f config.h paths.h Makefile Makefile.c + rm -f config.h epaths.h Makefile Makefile.c rm -f =* TAGS) echo "Making links to \`src/bitmaps'"