From 533c9646e757f35fd5a7b32b1da1b841c3d48f0d Mon Sep 17 00:00:00 2001 From: Jose Alberto Suarez Lopez Date: Fri, 10 May 2002 14:24:37 +0000 Subject: added a comment about the libxpm --- x11-wm/WindowMaker/WindowMaker-0.80.0-r3.ebuild | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'x11-wm') diff --git a/x11-wm/WindowMaker/WindowMaker-0.80.0-r3.ebuild b/x11-wm/WindowMaker/WindowMaker-0.80.0-r3.ebuild index 7bebb21ba197..a6acede0431f 100644 --- a/x11-wm/WindowMaker/WindowMaker-0.80.0-r3.ebuild +++ b/x11-wm/WindowMaker/WindowMaker-0.80.0-r3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Author Daniel Robbins -# $Header: /var/cvsroot/gentoo-x86/x11-wm/WindowMaker/WindowMaker-0.80.0-r3.ebuild,v 1.4 2002/05/08 19:33:36 bass Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/WindowMaker/WindowMaker-0.80.0-r3.ebuild,v 1.5 2002/05/10 14:24:37 bass Exp $ S=${WORKDIR}/${P} DESCRIPTION="Window Maker" @@ -109,3 +109,12 @@ src_install() { newdoc README README.extra } +pkg_postinst() { + + echo + echo '######################################################################' + echo '# If do you want trans globes and other trans elements do you need #' + echo '# the libxpm (media-libs/xpm). #' + echo '######################################################################' + } + -- cgit v1.2.3-65-gdbad