summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/torsmo/torsmo-0.17-r1.ebuild')
-rw-r--r--app-admin/torsmo/torsmo-0.17-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-admin/torsmo/torsmo-0.17-r1.ebuild b/app-admin/torsmo/torsmo-0.17-r1.ebuild
index f84c30039058..2a2e578c675d 100644
--- a/app-admin/torsmo/torsmo-0.17-r1.ebuild
+++ b/app-admin/torsmo/torsmo-0.17-r1.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/app-admin/torsmo/torsmo-0.17-r1.ebuild,v 1.3 2004/12/05 20:39:36 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/torsmo/torsmo-0.17-r1.ebuild,v 1.4 2004/12/07 21:06:19 dragonheart Exp $
inherit eutils linux-info
@@ -28,8 +28,9 @@ src_unpack() {
use mozilla && epatch ${FILESDIR}/${P}-mozilla.patch
if kernel_is 2 4
then
- epatch ${FILESDIR}/${P}-kernel2.4.patch
+ epatch ${FILESDIR}/${P}-kernel2.4.patch || die
fi
+ epatch ${FILESDIR}/${P}-mldonkey.patch || die
}
src_install() {