From ba0363664ea0a89acb65279071bb6bd02e72c06a Mon Sep 17 00:00:00 2001 From: Brad Teaford Cowan Date: Wed, 8 Jan 2003 00:46:58 +0000 Subject: changed default dir --- x11-themes/sylpheed-iconset/sylpheed-iconset-0.8.7.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-themes') diff --git a/x11-themes/sylpheed-iconset/sylpheed-iconset-0.8.7.ebuild b/x11-themes/sylpheed-iconset/sylpheed-iconset-0.8.7.ebuild index ec0893468da5..c8fcd424698b 100644 --- a/x11-themes/sylpheed-iconset/sylpheed-iconset-0.8.7.ebuild +++ b/x11-themes/sylpheed-iconset/sylpheed-iconset-0.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-0.8.7.ebuild,v 1.1 2002/12/26 17:19:36 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-0.8.7.ebuild,v 1.2 2003/01/08 00:46:58 bcowan Exp $ DESCRIPTION="Iconset for sylpheed-claws" @@ -18,8 +18,8 @@ SRC_URI="mirror://sourceforge/sylpheed-claws/${MY_P}.tar.gz" S=${WORKDIR}/${MY_P} src_install () { - dodir /usr/share/sylpheed/themes + dodir /usr/share/sylpheed-claws/themes dodoc README rm README - cp -a * ${D}/usr/share/sylpheed/themes + cp -a * ${D}/usr/share/sylpheed-claws/themes } -- cgit v1.2.3-65-gdbad