diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2007-11-14 18:48:47 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2007-11-14 18:48:47 +0000 |
commit | f85a9bf31bde9fdf54739a6bc8c85279e9337dab (patch) | |
tree | fe6f57f604ff0c6b7258f9a8c0d696e2e0029b8d /net-dialup | |
parent | amd64 stable wrt #198454, thanks to Thomas A. for testing. (diff) | |
download | gentoo-2-f85a9bf31bde9fdf54739a6bc8c85279e9337dab.tar.gz gentoo-2-f85a9bf31bde9fdf54739a6bc8c85279e9337dab.tar.bz2 gentoo-2-f85a9bf31bde9fdf54739a6bc8c85279e9337dab.zip |
comment out patch for now
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/capi4k-utils/capi4k-utils-20050718-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/capi4k-utils/capi4k-utils-20050718-r3.ebuild b/net-dialup/capi4k-utils/capi4k-utils-20050718-r3.ebuild index 2cc7de1d6cd0..2ceafbdb7e04 100644 --- a/net-dialup/capi4k-utils/capi4k-utils-20050718-r3.ebuild +++ b/net-dialup/capi4k-utils/capi4k-utils-20050718-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20050718-r3.ebuild,v 1.7 2007/11/11 14:30:23 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20050718-r3.ebuild,v 1.8 2007/11/14 18:48:47 genstef Exp $ inherit eutils multilib linux-info @@ -79,7 +79,7 @@ src_unpack() { use pppd || sed -i -e "s:^\(CONFIG_PPPDCAPIPLUGIN=.*\)$:# \1:g" .config # compile fix - epatch "${FILESDIR}/capi-compile.patch" + #epatch "${FILESDIR}/capi-compile.patch" } src_compile() { |