diff options
Diffstat (limited to 'media-gfx/propaganda/propaganda-1.0.ebuild')
-rw-r--r-- | media-gfx/propaganda/propaganda-1.0.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/media-gfx/propaganda/propaganda-1.0.ebuild b/media-gfx/propaganda/propaganda-1.0.ebuild index 5a90c57d014d..f526825e578a 100644 --- a/media-gfx/propaganda/propaganda-1.0.ebuild +++ b/media-gfx/propaganda/propaganda-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/propaganda/propaganda-1.0.ebuild,v 1.5 2002/10/04 05:45:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/propaganda/propaganda-1.0.ebuild,v 1.6 2002/10/18 20:59:13 vapier Exp $ S=${WORKDIR}/Propaganda DESCRIPTION="Propaganda Volume 1-14 + E. Tiling images for your desktop" @@ -29,6 +29,7 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND="virtual/glibc" +RDEPEND="${DEPEND}" src_compile() { rm -fr ${S}/../Propaganda-Vol-11/.finderinfo @@ -61,7 +62,7 @@ src_compile() { chmod ugo+r -R ${S} } -src_install () { +src_install() { dodir /usr/share/pixmaps/ gunzip magicbg.tar.gz dodoc COPYING READM* magicbg.tar |