From 3b45273ccb35c49dcd8d833b169c8e3f1e8ca9e9 Mon Sep 17 00:00:00 2001 From: gj Date: Wed, 12 Nov 1997 21:41:33 +0000 Subject: Change shared/xemacs/site-lisp to shared/emacs/site-lisp. According to the maintainer this directory is supposed to be shared between emacs and xemacs. --- editors/xemacs-devel/Makefile | 6 +++--- editors/xemacs/Makefile | 6 +++--- editors/xemacs20/Makefile | 6 +++--- editors/xemacs21/Makefile | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile index 0f35124..5fd5a60 100644 --- a/editors/xemacs-devel/Makefile +++ b/editors/xemacs-devel/Makefile @@ -3,7 +3,7 @@ # Date created: 26 August 1997 # Whom: Michael Elbel (me) # -# $Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp $ +# $Id: Makefile,v 1.2 1997/11/08 22:15:37 gj Exp $ # DISTNAME= xemacs-20.2 @@ -31,7 +31,7 @@ CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} \ --with-sound=native \ --site-includes=/usr/local/include \ --site-libraries=/usr/local/lib \ - --sitelispdir="${PREFIX}/lib/xemacs/site-lisp ${PREFIX}/share/xemacs/site-lisp" \ + --sitelispdir="${PREFIX}/lib/xemacs/site-lisp ${PREFIX}/share/emacs/site-lisp" \ ${WITH_MULE} ${WITH_DIALOGS} MAN1= ctags.1 etags.1 gnuattach.1 gnuclient.1 gnudoit.1 \ gnuserv.1 xemacs.1 @@ -56,6 +56,6 @@ post-install: # ``make install'' does not set the permissions like pkg_add does. chmod 1777 /var/run/xemacs/lock chmod 755 ${PREFIX}/lib/xemacs/site-lisp - chmod 755 ${PREFIX}/share/xemacs/site-lisp + chmod 755 ${PREFIX}/share/emacs/site-lisp .include diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index 0f35124..5fd5a60 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -3,7 +3,7 @@ # Date created: 26 August 1997 # Whom: Michael Elbel (me) # -# $Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp $ +# $Id: Makefile,v 1.2 1997/11/08 22:15:37 gj Exp $ # DISTNAME= xemacs-20.2 @@ -31,7 +31,7 @@ CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} \ --with-sound=native \ --site-includes=/usr/local/include \ --site-libraries=/usr/local/lib \ - --sitelispdir="${PREFIX}/lib/xemacs/site-lisp ${PREFIX}/share/xemacs/site-lisp" \ + --sitelispdir="${PREFIX}/lib/xemacs/site-lisp ${PREFIX}/share/emacs/site-lisp" \ ${WITH_MULE} ${WITH_DIALOGS} MAN1= ctags.1 etags.1 gnuattach.1 gnuclient.1 gnudoit.1 \ gnuserv.1 xemacs.1 @@ -56,6 +56,6 @@ post-install: # ``make install'' does not set the permissions like pkg_add does. chmod 1777 /var/run/xemacs/lock chmod 755 ${PREFIX}/lib/xemacs/site-lisp - chmod 755 ${PREFIX}/share/xemacs/site-lisp + chmod 755 ${PREFIX}/share/emacs/site-lisp .include diff --git a/editors/xemacs20/Makefile b/editors/xemacs20/Makefile index 0f35124..5fd5a60 100644 --- a/editors/xemacs20/Makefile +++ b/editors/xemacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 26 August 1997 # Whom: Michael Elbel (me) # -# $Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp $ +# $Id: Makefile,v 1.2 1997/11/08 22:15:37 gj Exp $ # DISTNAME= xemacs-20.2 @@ -31,7 +31,7 @@ CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} \ --with-sound=native \ --site-includes=/usr/local/include \ --site-libraries=/usr/local/lib \ - --sitelispdir="${PREFIX}/lib/xemacs/site-lisp ${PREFIX}/share/xemacs/site-lisp" \ + --sitelispdir="${PREFIX}/lib/xemacs/site-lisp ${PREFIX}/share/emacs/site-lisp" \ ${WITH_MULE} ${WITH_DIALOGS} MAN1= ctags.1 etags.1 gnuattach.1 gnuclient.1 gnudoit.1 \ gnuserv.1 xemacs.1 @@ -56,6 +56,6 @@ post-install: # ``make install'' does not set the permissions like pkg_add does. chmod 1777 /var/run/xemacs/lock chmod 755 ${PREFIX}/lib/xemacs/site-lisp - chmod 755 ${PREFIX}/share/xemacs/site-lisp + chmod 755 ${PREFIX}/share/emacs/site-lisp .include diff --git a/editors/xemacs21/Makefile b/editors/xemacs21/Makefile index 0f35124..5fd5a60 100644 --- a/editors/xemacs21/Makefile +++ b/editors/xemacs21/Makefile @@ -3,7 +3,7 @@ # Date created: 26 August 1997 # Whom: Michael Elbel (me) # -# $Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp $ +# $Id: Makefile,v 1.2 1997/11/08 22:15:37 gj Exp $ # DISTNAME= xemacs-20.2 @@ -31,7 +31,7 @@ CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} \ --with-sound=native \ --site-includes=/usr/local/include \ --site-libraries=/usr/local/lib \ - --sitelispdir="${PREFIX}/lib/xemacs/site-lisp ${PREFIX}/share/xemacs/site-lisp" \ + --sitelispdir="${PREFIX}/lib/xemacs/site-lisp ${PREFIX}/share/emacs/site-lisp" \ ${WITH_MULE} ${WITH_DIALOGS} MAN1= ctags.1 etags.1 gnuattach.1 gnuclient.1 gnudoit.1 \ gnuserv.1 xemacs.1 @@ -56,6 +56,6 @@ post-install: # ``make install'' does not set the permissions like pkg_add does. chmod 1777 /var/run/xemacs/lock chmod 755 ${PREFIX}/lib/xemacs/site-lisp - chmod 755 ${PREFIX}/share/xemacs/site-lisp + chmod 755 ${PREFIX}/share/emacs/site-lisp .include -- cgit v1.1