summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Rune Jensen <arj@gentoo.org>2005-04-20 22:57:04 +0000
committerAnders Rune Jensen <arj@gentoo.org>2005-04-20 22:57:04 +0000
commit7f7d610180cbf33ba694c4822313fb17fcdc0729 (patch)
tree5b5b43bb30cd2329fa0ba564a00356c73f40e1dd /media-video/mmsv2/mmsv2-1.0.ebuild
parentmoved to net-dialup/cutecom (diff)
downloadhistorical-7f7d610180cbf33ba694c4822313fb17fcdc0729.tar.gz
historical-7f7d610180cbf33ba694c4822313fb17fcdc0729.tar.bz2
historical-7f7d610180cbf33ba694c4822313fb17fcdc0729.zip
qfix bug
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-video/mmsv2/mmsv2-1.0.ebuild')
-rw-r--r--media-video/mmsv2/mmsv2-1.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-video/mmsv2/mmsv2-1.0.ebuild b/media-video/mmsv2/mmsv2-1.0.ebuild
index eea70b97e5f9..aafaf02f1a99 100644
--- a/media-video/mmsv2/mmsv2-1.0.ebuild
+++ b/media-video/mmsv2/mmsv2-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mmsv2/mmsv2-1.0.ebuild,v 1.2 2005/03/01 22:19:19 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mmsv2/mmsv2-1.0.ebuild,v 1.3 2005/04/20 22:57:04 arj Exp $
inherit eutils
@@ -38,6 +38,7 @@ src_unpack() {
cd ${S}
epatch ${FILESDIR}/vgagl-compile-fix
+ epatch ${FILESDIR}/fix-configure.diff
}
src_compile() {