diff options
Diffstat (limited to 'media-video/vcdimager/vcdimager-0.7.20.ebuild')
-rw-r--r-- | media-video/vcdimager/vcdimager-0.7.20.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/media-video/vcdimager/vcdimager-0.7.20.ebuild b/media-video/vcdimager/vcdimager-0.7.20.ebuild index 42131e00ac2b..93ab539a7823 100644 --- a/media-video/vcdimager/vcdimager-0.7.20.ebuild +++ b/media-video/vcdimager/vcdimager-0.7.20.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/media-video/vcdimager/vcdimager-0.7.20.ebuild,v 1.4 2004/06/25 00:51:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/vcdimager-0.7.20.ebuild,v 1.5 2004/07/14 22:16:38 agriffis Exp $ DESCRIPTION="GNU VCDimager" HOMEPAGE="http://www.vcdimager.org/" @@ -14,8 +14,6 @@ IUSE="xml2" DEPEND=">=dev-libs/libcdio-0.66 xml2? ( >=dev-libs/libxml2-2.5.11 )" -S=${WORKDIR}/${P} - src_compile() { local myopts # We disable the xmltest because the configure script includes differently |