diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2004-03-13 18:46:40 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2004-03-13 18:46:40 +0000 |
commit | 9a60171ad6d0caa6f80b40eb790869b043812a46 (patch) | |
tree | 57080b9ebee5b5edf3afdfccf78f9d49f2e5e5a4 /x11-themes/fvwm-crystal | |
parent | missing $ in header. (Manifest recommit) (diff) | |
download | gentoo-2-9a60171ad6d0caa6f80b40eb790869b043812a46.tar.gz gentoo-2-9a60171ad6d0caa6f80b40eb790869b043812a46.tar.bz2 gentoo-2-9a60171ad6d0caa6f80b40eb790869b043812a46.zip |
extra padding around userinfo.
Diffstat (limited to 'x11-themes/fvwm-crystal')
-rw-r--r-- | x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild index b696d2a0351c..8f95840965c5 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild,v 1.3 2004/03/13 18:41:11 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild,v 1.4 2004/03/13 18:46:40 taviso Exp $ DESCRIPTION="A very nice and powerful theme for FVWM" HOMEPAGE="http://fvwm-crystal.linuxpl.org/" @@ -48,6 +48,8 @@ src_install() { } pkg_postinst() { + einfo "" einfo "users should run fvwm-crystal.install to configure fvwm-crystal" + einfo "" } |