diff options
Diffstat (limited to 'media-sound/sox/sox-12.18.2.ebuild')
-rw-r--r-- | media-sound/sox/sox-12.18.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/sox/sox-12.18.2.ebuild b/media-sound/sox/sox-12.18.2.ebuild index 2bea69138218..7345461d1910 100644 --- a/media-sound/sox/sox-12.18.2.ebuild +++ b/media-sound/sox/sox-12.18.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-12.18.2.ebuild,v 1.2 2006/11/27 20:33:34 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-12.18.2.ebuild,v 1.3 2007/07/11 19:30:24 mr_bones_ Exp $ inherit flag-o-matic eutils @@ -24,7 +24,6 @@ src_unpack() { cd ${S} - epatch ${FILESDIR}/${P}-destdir.patch epatch ${FILESDIR}/sox-12.17.9-largefile.patch |