diff options
author | Marius Mauch <genone@gentoo.org> | 2004-10-17 23:39:44 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2004-10-17 23:39:44 +0000 |
commit | cb40598666a9cd9ff384837bc02b9ba743b872e9 (patch) | |
tree | 9df3b958a43417ca6961237fdc42df124298b6d5 /x11-themes/sylpheed-iconset/sylpheed-iconset-20040525.ebuild | |
parent | Stable on mips, bug #58633 (Manifest recommit) (diff) | |
download | gentoo-2-cb40598666a9cd9ff384837bc02b9ba743b872e9.tar.gz gentoo-2-cb40598666a9cd9ff384837bc02b9ba743b872e9.tar.bz2 gentoo-2-cb40598666a9cd9ff384837bc02b9ba743b872e9.zip |
fix for bug 67771
Diffstat (limited to 'x11-themes/sylpheed-iconset/sylpheed-iconset-20040525.ebuild')
-rw-r--r-- | x11-themes/sylpheed-iconset/sylpheed-iconset-20040525.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/sylpheed-iconset/sylpheed-iconset-20040525.ebuild b/x11-themes/sylpheed-iconset/sylpheed-iconset-20040525.ebuild index 5dbc1c8965ed..878dac4c87e2 100644 --- a/x11-themes/sylpheed-iconset/sylpheed-iconset-20040525.ebuild +++ b/x11-themes/sylpheed-iconset/sylpheed-iconset-20040525.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-20040525.ebuild,v 1.1 2004/08/25 20:30:13 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/sylpheed-iconset/sylpheed-iconset-20040525.ebuild,v 1.2 2004/10/17 23:39:44 genone Exp $ DESCRIPTION="Iconset for sylpheed-claws" HOMEPAGE="http://sylpheed-claws.sourceforge.net/" @@ -16,7 +16,7 @@ DEPEND="virtual/sylpheed" src_install() { dodir /usr/share/sylpheed-claws/themes dodoc README - rm README INSTALL + rm -f README INSTALL chmod 644 */* cp -r * ${D}/usr/share/sylpheed-claws/themes dodir /usr/share/sylpheed |