From fe1573afc7a6e262f016b03818f8c6ed7cc40da6 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sun, 23 Jul 1995 22:32:44 +0000 Subject: Remove redundant mkdir of share/emacs/site-lisp from post-install. The internal install rule already creates all the site-lisp directories! Pointed-out by: me (not asami!) --- editors/mule-common/Makefile | 5 +---- editors/mule/Makefile | 5 +---- japanese/mule-canna/Makefile | 5 +---- japanese/mule-freewnn/Makefile | 5 +---- japanese/mule-wnn6/Makefile | 5 +---- japanese/mule-wnn7/Makefile | 5 +---- textproc/coco/Makefile | 5 +---- 7 files changed, 7 insertions(+), 28 deletions(-) diff --git a/editors/mule-common/Makefile b/editors/mule-common/Makefile index 8064b2f6f5f9..ccc6f6c051c6 100644 --- a/editors/mule-common/Makefile +++ b/editors/mule-common/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.19 1995/06/27 10:45:31 asami Exp $ +# $Id: Makefile,v 1.20 1995/07/20 00:25:14 asami Exp $ # DISTNAME= mule-2.2 @@ -41,8 +41,5 @@ post-install: gzip -9nf ${PREFIX}/man/man1/coco.1 gzip -9nf ${PREFIX}/man/man1/m2ps.1 gzip -9nf ${PREFIX}/man/man1/mule.1 - if [ ! -d ${PREFIX}/share/emacs/site-lisp ]; then \ - mkdir -p ${PREFIX}/share/emacs/site-lisp; \ - fi .include diff --git a/editors/mule/Makefile b/editors/mule/Makefile index 8064b2f6f5f9..ccc6f6c051c6 100644 --- a/editors/mule/Makefile +++ b/editors/mule/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.19 1995/06/27 10:45:31 asami Exp $ +# $Id: Makefile,v 1.20 1995/07/20 00:25:14 asami Exp $ # DISTNAME= mule-2.2 @@ -41,8 +41,5 @@ post-install: gzip -9nf ${PREFIX}/man/man1/coco.1 gzip -9nf ${PREFIX}/man/man1/m2ps.1 gzip -9nf ${PREFIX}/man/man1/mule.1 - if [ ! -d ${PREFIX}/share/emacs/site-lisp ]; then \ - mkdir -p ${PREFIX}/share/emacs/site-lisp; \ - fi .include diff --git a/japanese/mule-canna/Makefile b/japanese/mule-canna/Makefile index 32fde06cf248..22af2a14615d 100644 --- a/japanese/mule-canna/Makefile +++ b/japanese/mule-canna/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.19 1995/06/27 10:45:39 asami Exp $ +# $Id: Makefile,v 1.20 1995/07/20 00:25:21 asami Exp $ # DISTNAME= mule-2.2 @@ -47,8 +47,5 @@ post-install: gzip -9nf ${PREFIX}/man/man1/etags.1 gzip -9nf ${PREFIX}/man/man1/m2ps.1 gzip -9nf ${PREFIX}/man/man1/mule.1 - if [ ! -d ${PREFIX}/share/emacs/site-lisp ]; then \ - mkdir -p ${PREFIX}/share/emacs/site-lisp; \ - fi .include diff --git a/japanese/mule-freewnn/Makefile b/japanese/mule-freewnn/Makefile index 5d4373c9a183..6c603788a3bf 100644 --- a/japanese/mule-freewnn/Makefile +++ b/japanese/mule-freewnn/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.19 1995/06/27 10:45:42 asami Exp $ +# $Id: Makefile,v 1.20 1995/07/20 00:25:25 asami Exp $ # DISTNAME= mule-2.2 @@ -49,8 +49,5 @@ post-install: gzip -9nf ${PREFIX}/man/man1/etags.1 gzip -9nf ${PREFIX}/man/man1/m2ps.1 gzip -9nf ${PREFIX}/man/man1/mule.1 - if [ ! -d ${PREFIX}/share/emacs/site-lisp ]; then \ - mkdir -p ${PREFIX}/share/emacs/site-lisp ]; \ - fi .include diff --git a/japanese/mule-wnn6/Makefile b/japanese/mule-wnn6/Makefile index 5d4373c9a183..6c603788a3bf 100644 --- a/japanese/mule-wnn6/Makefile +++ b/japanese/mule-wnn6/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.19 1995/06/27 10:45:42 asami Exp $ +# $Id: Makefile,v 1.20 1995/07/20 00:25:25 asami Exp $ # DISTNAME= mule-2.2 @@ -49,8 +49,5 @@ post-install: gzip -9nf ${PREFIX}/man/man1/etags.1 gzip -9nf ${PREFIX}/man/man1/m2ps.1 gzip -9nf ${PREFIX}/man/man1/mule.1 - if [ ! -d ${PREFIX}/share/emacs/site-lisp ]; then \ - mkdir -p ${PREFIX}/share/emacs/site-lisp ]; \ - fi .include diff --git a/japanese/mule-wnn7/Makefile b/japanese/mule-wnn7/Makefile index 5d4373c9a183..6c603788a3bf 100644 --- a/japanese/mule-wnn7/Makefile +++ b/japanese/mule-wnn7/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.19 1995/06/27 10:45:42 asami Exp $ +# $Id: Makefile,v 1.20 1995/07/20 00:25:25 asami Exp $ # DISTNAME= mule-2.2 @@ -49,8 +49,5 @@ post-install: gzip -9nf ${PREFIX}/man/man1/etags.1 gzip -9nf ${PREFIX}/man/man1/m2ps.1 gzip -9nf ${PREFIX}/man/man1/mule.1 - if [ ! -d ${PREFIX}/share/emacs/site-lisp ]; then \ - mkdir -p ${PREFIX}/share/emacs/site-lisp ]; \ - fi .include diff --git a/textproc/coco/Makefile b/textproc/coco/Makefile index 8064b2f6f5f9..ccc6f6c051c6 100644 --- a/textproc/coco/Makefile +++ b/textproc/coco/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.19 1995/06/27 10:45:31 asami Exp $ +# $Id: Makefile,v 1.20 1995/07/20 00:25:14 asami Exp $ # DISTNAME= mule-2.2 @@ -41,8 +41,5 @@ post-install: gzip -9nf ${PREFIX}/man/man1/coco.1 gzip -9nf ${PREFIX}/man/man1/m2ps.1 gzip -9nf ${PREFIX}/man/man1/mule.1 - if [ ! -d ${PREFIX}/share/emacs/site-lisp ]; then \ - mkdir -p ${PREFIX}/share/emacs/site-lisp; \ - fi .include -- cgit v1.2.3