diff options
author | Marius Mauch <genone@gentoo.org> | 2004-05-31 20:46:33 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2004-05-31 20:46:33 +0000 |
commit | fa0671b78823bb8447cb6b83cdb3737a07b81ce8 (patch) | |
tree | e81b909f31014c402547ead2c16b612524fcc4aa /mail-client | |
parent | this gets boring (diff) | |
download | historical-fa0671b78823bb8447cb6b83cdb3737a07b81ce8.tar.gz historical-fa0671b78823bb8447cb6b83cdb3737a07b81ce8.tar.bz2 historical-fa0671b78823bb8447cb6b83cdb3737a07b81ce8.zip |
this gets boring
Diffstat (limited to 'mail-client')
-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 ec37eb08f6ac..95c3ef0d765f 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.4 2004/05/31 20:45:03 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-0.9.10.ebuild,v 1.5 2004/05/31 20:46:33 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} |