From f91929e9cc3e5a41b58b9a04b831887dddc286b0 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Thu, 30 Apr 1998 08:35:42 +0000 Subject: Save xmgr history part 2. Original log: New port gwstat needs xmgr called under a different name -> grbatch. Added a symlink for that purpose. --- math/xmgr/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'math/xmgr/Makefile') diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile index c60d960c6948..77f1276efefb 100644 --- a/math/xmgr/Makefile +++ b/math/xmgr/Makefile @@ -3,7 +3,7 @@ # Date created: So 2 Mär 1997 12:11:43 MET # Whom: Andreas Klemm # -# $Id: Makefile,v 1.1.1.1 1998/04/09 08:51:41 tg Exp $ +# $Id: Makefile,v 1.2 1998/04/30 08:31:47 tg Exp $ # DISTNAME= xmgr-3.01 @@ -18,4 +18,7 @@ USE_IMAKE= yes REQUIRES_MOTIF= yes NO_INSTALL_MANPAGES= yes +post-install: + @( cd ${X11BASE}/bin; ln -sf xmgr grbatch ) + .include -- cgit v1.2.3