summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2006-08-12 09:50:36 +0000
committerBenedikt Boehm <hollow@gentoo.org>2006-08-12 09:50:36 +0000
commitb954bb54e549f05ad4fc670381e6419490a8345f (patch)
treeb73536abc7f09a30c77b28326655bf9fd0d944e1 /dev-libs/xmlrpc-c/xmlrpc-c-1.06.03.ebuild
parentnew upstream release. (diff)
downloadgentoo-2-b954bb54e549f05ad4fc670381e6419490a8345f.tar.gz
gentoo-2-b954bb54e549f05ad4fc670381e6419490a8345f.tar.bz2
gentoo-2-b954bb54e549f05ad4fc670381e6419490a8345f.zip
fix previous patch for optional client libs
(Portage version: 2.1.1_pre4-r3)
Diffstat (limited to 'dev-libs/xmlrpc-c/xmlrpc-c-1.06.03.ebuild')
-rw-r--r--dev-libs/xmlrpc-c/xmlrpc-c-1.06.03.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/xmlrpc-c/xmlrpc-c-1.06.03.ebuild b/dev-libs/xmlrpc-c/xmlrpc-c-1.06.03.ebuild
index 9b0c227e1e5b..6850d578a127 100644
--- a/dev-libs/xmlrpc-c/xmlrpc-c-1.06.03.ebuild
+++ b/dev-libs/xmlrpc-c/xmlrpc-c-1.06.03.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/dev-libs/xmlrpc-c/xmlrpc-c-1.06.03.ebuild,v 1.1 2006/08/12 07:37:06 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xmlrpc-c/xmlrpc-c-1.06.03.ebuild,v 1.2 2006/08/12 09:50:36 hollow Exp $
inherit eutils
@@ -35,7 +35,7 @@ src_unpack() {
epatch "${FILESDIR}"/${PN}-1.05-pic.patch
epatch "${FILESDIR}"/${PN}-1.06.02-threadupdatestatus.patch
epatch "${FILESDIR}"/${PN}-1.06.02-strsol.patch
- epatch "${FILESDIR}"/${PN}-1.06.03-cppmustbuildclient.patch
+ epatch "${FILESDIR}"/${PN}-1.06.03-mustbuildclient.patch
}
src_compile() {