From 8c5a85f31ebbe48126a05eb187c71adc4e529139 Mon Sep 17 00:00:00 2001 From: Dan Armak <danarmak@gentoo.org> Date: Wed, 1 Aug 2001 18:04:02 +0000 Subject: *** empty log message *** --- app-text/chktex/chktex-1.5.ebuild | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'app-text') diff --git a/app-text/chktex/chktex-1.5.ebuild b/app-text/chktex/chktex-1.5.ebuild index 3bca13764064..ee2f031fc85f 100644 --- a/app-text/chktex/chktex-1.5.ebuild +++ b/app-text/chktex/chktex-1.5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/chktex/chktex-1.5.ebuild,v 1.1 2001/07/31 21:38:17 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chktex/chktex-1.5.ebuild,v 1.2 2001/08/01 18:04:02 danarmak Exp $ S=${WORKDIR}/${P} SRC_URI="http://www.ibiblio.org/pub/linux/distributions/gentoo/${P}.tar.gz" @@ -32,3 +32,12 @@ src_install () { } +pkg_postinst () { + + echo " + If you're using ChkTeX with LyX, rerun the lyx configure script + (available as Edit -> Reconfigure in the lyx menus), and restart + lyx. + " + +} \ No newline at end of file -- cgit v1.2.3-65-gdbad