diff options
author | 2007-01-05 20:25:19 +0000 | |
---|---|---|
committer | 2007-01-05 20:25:19 +0000 | |
commit | 5c502d4695d3fc16f9157dfd1cfbdfe0906f5b9d (patch) | |
tree | accfe4ced00a81f26c7d22d17abafa7c93441b7b /media-sound/wmsound-data/wmsound-data-1.0.0.ebuild | |
parent | Dummify src_compile. (diff) | |
download | historical-5c502d4695d3fc16f9157dfd1cfbdfe0906f5b9d.tar.gz historical-5c502d4695d3fc16f9157dfd1cfbdfe0906f5b9d.tar.bz2 historical-5c502d4695d3fc16f9157dfd1cfbdfe0906f5b9d.zip |
Remove src_compile.
Package-Manager: portage-2.1.2_rc4-r6
Diffstat (limited to 'media-sound/wmsound-data/wmsound-data-1.0.0.ebuild')
-rw-r--r-- | media-sound/wmsound-data/wmsound-data-1.0.0.ebuild | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/media-sound/wmsound-data/wmsound-data-1.0.0.ebuild b/media-sound/wmsound-data/wmsound-data-1.0.0.ebuild index a0f239d4e196..bc19b42a46e4 100644 --- a/media-sound/wmsound-data/wmsound-data-1.0.0.ebuild +++ b/media-sound/wmsound-data/wmsound-data-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/wmsound-data/wmsound-data-1.0.0.ebuild,v 1.5 2004/09/15 17:46:40 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/wmsound-data/wmsound-data-1.0.0.ebuild,v 1.6 2007/01/05 20:25:19 flameeyes Exp $ IUSE="" @@ -18,10 +18,6 @@ KEYWORDS="x86 ~ppc amd64 sparc" S1=${WORKDIR}/Sounds S2=${WORKDIR}/SoundSets -src_compile() { - einfo "Nothing to compile" -} - src_install() { insinto /usr/share/WindowMaker/Defaults doins ${FILESDIR}/WMSound |