# HG changeset patch # User Gerd Moellmann # Date 975666251 0 # Node ID 3f8e87ac64abbff7c02ff3be8fb4e46bbecf7da2 # Parent 7bd387e83c679f17a2cec1e42f0b446cba7c7d3d (tempdir): Remove epaths.h from the distribution instead of paths.h. diff -r 7bd387e83c67 -r 3f8e87ac64ab make-dist --- 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'"