diff options
author | Marius Mauch <genone@gentoo.org> | 2004-05-31 20:45:03 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2004-05-31 20:45:03 +0000 |
commit | dd393c4800345b69715da2d00b76ce290b6341c2 (patch) | |
tree | b843a24958521595e42ae492a99dbcec472145ff /mail-client/sylpheed-claws/sylpheed-claws-0.9.10.ebuild | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-dd393c4800345b69715da2d00b76ce290b6341c2.tar.gz gentoo-2-dd393c4800345b69715da2d00b76ce290b6341c2.tar.bz2 gentoo-2-dd393c4800345b69715da2d00b76ce290b6341c2.zip |
this gets boring
Diffstat (limited to 'mail-client/sylpheed-claws/sylpheed-claws-0.9.10.ebuild')
-rw-r--r-- | mail-client/sylpheed-claws/sylpheed-claws-0.9.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/sylpheed-claws/sylpheed-claws-0.9.10.ebuild b/mail-client/sylpheed-claws/sylpheed-claws-0.9.10.ebuild index 371455bcc040..ec37eb08f6ac 100644 --- a/mail-client/sylpheed-claws/sylpheed-claws-0.9.10.ebuild +++ b/mail-client/sylpheed-claws/sylpheed-claws-0.9.10.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/mail-client/sylpheed-claws/sylpheed-claws-0.9.10.ebuild,v 1.3 2004/05/31 20:43:06 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-0.9.10.ebuild,v 1.4 2004/05/31 20:45:03 genone Exp $ IUSE="nls gnome xface dillo crypt spell imlib ssl ldap ipv6 pda clamav pdflib" @@ -132,7 +132,7 @@ src_install() { exeinto /usr/lib/${PN}/tools doexe *.pl *.py *.rc *.conf gpg-sign-syl doexe launch_firebird tb2sylpheed update-po uudec - + # install the ghostscipt-viewer plugin if use pdflib; then cd ${S2} |