diff make-dist @ 3206:3d245dcabb93

* make-dist: Make a `site-lisp' directory in the distribution, instead of a `local-lisp' directory, which hasn't been the appropriate name for a long time. * Makefile.in (@rip_paths@locallisppath): Use site-lisp directory from the distribution first, then /usr/local/lib/emacs/site-lisp.
author Jim Blandy <jimb@redhat.com>
date Fri, 28 May 1993 07:38:26 +0000
parents b18adae0a424
children 27b7aa2bcf21
line wrap: on
line diff
--- a/make-dist	Fri May 28 06:55:13 1993 +0000
+++ b/make-dist	Fri May 28 07:38:26 1993 +0000
@@ -134,7 +134,7 @@
 echo "Creating subdirectories."
 # I think we're not going to distribute anything in external-lisp, so
 # I've removed it from this list.
-for subdir in lisp lisp/term local-lisp \
+for subdir in lisp lisp/term site-lisp \
 	      src src/m src/s src/bitmaps lib-src oldXMenu \
 	      etc lock cpp info man shortnames vms; do
   mkdir ${tempdir}/${subdir}